js/kandyDrupal.js: line 9, col 37, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 9, col 67, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 10, col 38, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 10, col 69, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 15, col 4, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 15, col 95, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 16, col 4, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 16, col 95, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 19, col 4, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 19, col 96, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 20, col 4, Error - There should be no space after '{' (space-in-brackets) js/kandyDrupal.js: line 20, col 96, Error - There should be no space before '}' (space-in-brackets) js/kandyDrupal.js: line 24, col 27, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 29, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 34, col 0, Error - "setup" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 34, col 0, Error - "setup" is not defined. (no-undef) js/kandyDrupal.js: line 34, col 8, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 36, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 36, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 43, col 20, Error - "kandy_login_success_callback" is not defined. (no-undef) js/kandyDrupal.js: line 43, col 20, Error - "kandy_login_success_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 44, col 19, Error - "kandy_login_failed_callback" is not defined. (no-undef) js/kandyDrupal.js: line 44, col 19, Error - "kandy_login_failed_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 45, col 20, Error - "kandy_incoming_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 45, col 20, Error - "kandy_incoming_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 47, col 14, Error - "kandy_on_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 47, col 14, Error - "kandy_on_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 50, col 20, Error - "kandy_call_answered_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 50, col 20, Error - "kandy_call_answered_callback" is not defined. (no-undef) js/kandyDrupal.js: line 51, col 17, Error - "kandy_call_ended_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 51, col 17, Error - "kandy_call_ended_callback" is not defined. (no-undef) js/kandyDrupal.js: line 56, col 28, Error - "kandy_presence_notification_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 56, col 28, Error - "kandy_presence_notification_callback" is not defined. (no-undef) js/kandyDrupal.js: line 64, col 0, Error - "kandy_login_success_callback" is not defined. (no-undef) js/kandyDrupal.js: line 64, col 0, Error - "kandy_login_success_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 64, col 31, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 65, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 65, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 69, col 4, Error - "kandy_loadContacts_addressBook" is not defined. (no-undef) js/kandyDrupal.js: line 69, col 4, Error - "kandy_loadContacts_addressBook" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 73, col 4, Error - "kandy_load_contacts_chat" is not defined. (no-undef) js/kandyDrupal.js: line 73, col 4, Error - "kandy_load_contacts_chat" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 75, col 16, Error - "kandyGetIms" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 75, col 16, Error - "kandyGetIms" is not defined. (no-undef) js/kandyDrupal.js: line 80, col 13, Error - "login_success_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 81, col 4, Error - "login_success_callback" is not defined. (no-undef) js/kandyDrupal.js: line 81, col 4, Error - "login_success_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 85, col 13, Error - "kandy_logout" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 86, col 4, Error - "kandy_logout" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 86, col 4, Error - "kandy_logout" is not defined. (no-undef) js/kandyDrupal.js: line 93, col 0, Error - "kandy_login_failed_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 93, col 0, Error - "kandy_login_failed_callback" is not defined. (no-undef) js/kandyDrupal.js: line 93, col 30, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 94, col 13, Error - "login_failed_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 95, col 4, Error - "login_failed_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 95, col 4, Error - "login_failed_callback" is not defined. (no-undef) js/kandyDrupal.js: line 107, col 0, Error - "kandy_presence_notification_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 107, col 0, Error - "kandy_presence_notification_callback" is not defined. (no-undef) js/kandyDrupal.js: line 107, col 39, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 111, col 13, Error - "presence_notification_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 112, col 4, Error - "presence_notification_callback" is not defined. (no-undef) js/kandyDrupal.js: line 112, col 4, Error - "presence_notification_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 133, col 0, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 143, col 0, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 152, col 0, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 154, col 2, Error - "UIState" is not defined. (no-undef) js/kandyDrupal.js: line 154, col 2, Error - "UIState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 162, col 0, Error - "kandy_on_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 162, col 0, Error - "kandy_on_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 162, col 25, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 163, col 13, Error - "on_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 164, col 4, Error - "on_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 164, col 4, Error - "on_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 169, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 169, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 178, col 0, Error - "kandy_incoming_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 178, col 0, Error - "kandy_incoming_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 178, col 31, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 179, col 13, Error - "call_incoming_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 180, col 4, Error - "call_incoming_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 180, col 4, Error - "call_incoming_callback" is not defined. (no-undef) js/kandyDrupal.js: line 187, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 187, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 196, col 0, Error - "kandy_call_answered_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 196, col 0, Error - "kandy_call_answered_callback" is not defined. (no-undef) js/kandyDrupal.js: line 196, col 31, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 197, col 13, Error - "call_answered_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 198, col 4, Error - "call_answered_callback" is not defined. (no-undef) js/kandyDrupal.js: line 198, col 4, Error - "call_answered_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 205, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 205, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 211, col 0, Error - "kandy_call_ended_callback" is not defined. (no-undef) js/kandyDrupal.js: line 211, col 0, Error - "kandy_call_ended_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 211, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 216, col 13, Error - "call_ended_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 217, col 4, Error - "call_ended_callback" is not defined. (no-undef) js/kandyDrupal.js: line 217, col 4, Error - "call_ended_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 221, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 221, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 227, col 0, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 237, col 0, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 237, col 0, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 237, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 290, col 0, Error - "kandy_answer_video_call" is not defined. (no-undef) js/kandyDrupal.js: line 290, col 0, Error - "kandy_answer_video_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 290, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 295, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 295, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 296, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 296, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 297, col 13, Error - "answer_video_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 298, col 4, Error - "answer_video_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 298, col 4, Error - "answer_video_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 300, col 1, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 307, col 0, Error - "kandy_reject_video_call" is not defined. (no-undef) js/kandyDrupal.js: line 307, col 0, Error - "kandy_reject_video_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 307, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 310, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 310, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 313, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 313, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 314, col 13, Error - "reject_video_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 315, col 4, Error - "reject_video_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 315, col 4, Error - "reject_video_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 324, col 0, Error - "kandy_make_pstn_call" is not defined. (no-undef) js/kandyDrupal.js: line 324, col 0, Error - "kandy_make_pstn_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 324, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 329, col 117, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 331, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 331, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 334, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 334, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 342, col 0, Error - "kandy_make_video_call" is not defined. (no-undef) js/kandyDrupal.js: line 342, col 0, Error - "kandy_make_video_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 342, col 24, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 348, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 348, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 349, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 349, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 357, col 0, Error - "kandy_answerVoiceCall" is not defined. (no-undef) js/kandyDrupal.js: line 357, col 0, Error - "kandy_answerVoiceCall" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 357, col 24, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 362, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 362, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 363, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 363, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 365, col 13, Error - "answer_voice_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 366, col 4, Error - "answer_voice_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 366, col 4, Error - "answer_voice_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 376, col 0, Error - "kandy_makeVoiceCall" is not defined. (no-undef) js/kandyDrupal.js: line 376, col 0, Error - "kandy_makeVoiceCall" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 376, col 22, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 381, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 381, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 382, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 382, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 388, col 0, Error - "kandy_end_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 388, col 0, Error - "kandy_end_call" is not defined. (no-undef) js/kandyDrupal.js: line 388, col 17, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 392, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 392, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 394, col 13, Error - "end_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 395, col 4, Error - "end_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 395, col 4, Error - "end_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 397, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 397, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 403, col 0, Error - "kandy_hold_call" is not defined. (no-undef) js/kandyDrupal.js: line 403, col 0, Error - "kandy_hold_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 403, col 18, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 407, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 407, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 410, col 13, Error - "hold_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 411, col 4, Error - "hold_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 411, col 4, Error - "hold_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 414, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 414, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 420, col 0, Error - "kandy_resume_call" is not defined. (no-undef) js/kandyDrupal.js: line 420, col 0, Error - "kandy_resume_call" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 420, col 20, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 424, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 424, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 427, col 13, Error - "hold_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 428, col 4, Error - "hold_call_callback" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 428, col 4, Error - "hold_call_callback" is not defined. (no-undef) js/kandyDrupal.js: line 431, col 2, Error - "changeAnswerButtonState" is not defined. (no-undef) js/kandyDrupal.js: line 431, col 2, Error - "changeAnswerButtonState" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 437, col 0, Error - "kandy_loadContacts_addressBook" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 437, col 0, Error - "kandy_loadContacts_addressBook" is not defined. (no-undef) js/kandyDrupal.js: line 437, col 33, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 441, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 441, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 449, col 25, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 456, col 38, Error - Expected '!==' and instead saw '!='. (eqeqeq) js/kandyDrupal.js: line 472, col 41, Error - "id_attr" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 475, col 8, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 475, col 8, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 480, col 10, Error - "kandy_removeFromContacts" is not defined. (no-undef) js/kandyDrupal.js: line 480, col 10, Error - "kandy_removeFromContacts" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 485, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 498, col 35, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 522, col 40, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 540, col 18, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 542, col 2, Error - "kandy_addToContacts" is not defined. (no-undef) js/kandyDrupal.js: line 542, col 2, Error - "kandy_addToContacts" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 552, col 0, Error - "kandy_myStatusChanged" is not defined. (no-undef) js/kandyDrupal.js: line 552, col 0, Error - "kandy_myStatusChanged" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 552, col 24, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 553, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 553, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 564, col 0, Error - "kandy_addToContacts" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 564, col 0, Error - "kandy_addToContacts" is not defined. (no-undef) js/kandyDrupal.js: line 564, col 22, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 569, col 57, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 573, col 4, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 573, col 4, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 605, col 12, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 605, col 12, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 607, col 14, Error - "kandy_loadContacts_addressBook" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 607, col 14, Error - "kandy_loadContacts_addressBook" is not defined. (no-undef) js/kandyDrupal.js: line 608, col 14, Error - Don't make functions within a loop (no-loop-func) js/kandyDrupal.js: line 617, col 8, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 617, col 67, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 628, col 0, Error - "kandy_removeFromContacts" is not defined. (no-undef) js/kandyDrupal.js: line 628, col 0, Error - "kandy_removeFromContacts" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 628, col 27, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 629, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 629, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 630, col 4, Error - "kandy_loadContacts_addressBook" is not defined. (no-undef) js/kandyDrupal.js: line 630, col 4, Error - "kandy_loadContacts_addressBook" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 632, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 640, col 0, Error - "kandy_searchDirectoryByUserName" is not defined. (no-undef) js/kandyDrupal.js: line 640, col 0, Error - "kandy_searchDirectoryByUserName" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 640, col 34, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 650, col 25, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 696, col 20, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 712, col 19, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 728, col 19, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 730, col 50, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 731, col 65, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 737, col 77, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 739, col 104, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 742, col 119, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 756, col 33, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 761, col 12, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 764, col 21, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 775, col 0, Error - "kandy_load_contacts_chat" is not defined. (no-undef) js/kandyDrupal.js: line 775, col 0, Error - "kandy_load_contacts_chat" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 775, col 27, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 778, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 778, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 788, col 6, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 788, col 6, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 792, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 803, col 0, Error - "kandy_send_message" is not defined. (no-undef) js/kandyDrupal.js: line 803, col 0, Error - "kandy_send_message" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 803, col 21, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 808, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 808, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 809, col 23, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 810, col 66, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 811, col 58, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 826, col 0, Error - "kandy_getIms" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 826, col 0, Error - "kandy_getIms" is not defined. (no-undef) js/kandyDrupal.js: line 826, col 15, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 827, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 827, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 837, col 28, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 838, col 35, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 861, col 14, Error - msg is already defined (no-redeclare) js/kandyDrupal.js: line 862, col 27, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 863, col 74, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 864, col 62, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 877, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 885, col 19, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 894, col 21, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 918, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 927, col 22, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 936, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 953, col 41, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 965, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 972, col 4, Error - The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. (guard-for-in) js/kandyDrupal.js: line 984, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 985, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 985, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 991, col 10, Error - The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. (guard-for-in) js/kandyDrupal.js: line 1016, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1024, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1025, col 19, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1026, col 87, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1027, col 70, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1035, col 22, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1037, col 53, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1038, col 69, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1044, col 81, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1046, col 108, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1049, col 123, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1058, col 24, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1059, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1059, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1068, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1079, col 24, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1081, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1081, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1085, col 23, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1086, col 63, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1087, col 54, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1094, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1098, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1109, col 29, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1110, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1110, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1115, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1119, col 25, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1123, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1127, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1128, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1128, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1133, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1137, col 25, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1138, col 19, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1139, col 93, Error - Multiline support is limited to browsers supporting ES5 only. (no-multi-str) js/kandyDrupal.js: line 1151, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1152, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1152, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1157, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1162, col 20, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1163, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1163, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1167, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1170, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1181, col 22, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1182, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1182, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1189, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1199, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1200, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1200, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1206, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1208, col 3, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 1209, col 1, Error - Missing semicolon. (semi) js/kandyDrupal.js: line 1216, col 19, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1225, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1233, col 27, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1234, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1234, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1238, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1247, col 29, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1256, col 26, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1264, col 25, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1280, col 28, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1283, col 6, Error - The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. (guard-for-in) js/kandyDrupal.js: line 1299, col 29, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1313, col 2, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1313, col 2, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1315, col 6, Error - Split 'var' declarations into multiple statements. (one-var) js/kandyDrupal.js: line 1331, col 56, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 1348, col 8, Error - "KandyAPI" is not defined. (no-undef) js/kandyDrupal.js: line 1348, col 8, Error - "KandyAPI" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1354, col 6, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1363, col 23, Error - Missing "use strict" statement. (strict) js/kandyDrupal.js: line 1366, col 13, Error - "login" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1367, col 4, Error - "setup" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1367, col 4, Error - "setup" is not defined. (no-undef) js/kandyDrupal.js: line 1368, col 4, Error - "login" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1368, col 4, Error - "login" is not defined. (no-undef) js/kandyDrupal.js: line 1369, col 4, Error - Unexpected console statement. (no-console) js/kandyDrupal.js: line 1393, col 8, Error - ajaxUrl is already defined (no-redeclare) js/kandyDrupal.js: line 1416, col 8, Error - "kandy_send_message" is not defined. (no-undef) js/kandyDrupal.js: line 1416, col 8, Error - "kandy_send_message" used outside of binding context. (block-scoped-var) js/kandyDrupal.js: line 1431, col 66, Error - Missing space before function parentheses. (space-before-function-paren) js/kandyDrupal.js: line 1433, col 10, Error - errors is defined but never used (no-unused-vars) js/kandyDrupal.js: line 1438, col 20, Error - Expected '===' and instead saw '=='. (eqeqeq) js/kandyDrupal.js: line 1461, col 59, Error - Missing space before function parentheses. (space-before-function-paren) js/kandyDrupal.js: line 1462, col 6, Error - Expected indentation of 6 characters. (indent) js/kandyDrupal.js: line 1463, col 6, Error - Expected indentation of 6 characters. (indent) js/kandyDrupal.js: line 1479, col 8, Error - Split 'var' declarations into multiple statements. (one-var) js/kandyDrupal.js: line 1510, col 4, Error - Move function declaration to function body root. (no-inner-declarations) js/kandyDrupal.js: line 1511, col 6, Error - Split 'var' declarations into multiple statements. (one-var) js/shortcode/KandyAddressBook.js: line 6, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyAddressBook.js: line 13, col 31, Error - Missing "use strict" statement. (strict) js/shortcode/KandyAddressBook.js: line 25, col 40, Error - Missing "use strict" statement. (strict) js/shortcode/KandyChat.js: line 6, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyChat.js: line 13, col 31, Error - Missing "use strict" statement. (strict) js/shortcode/KandyChat.js: line 25, col 40, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 6, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 13, col 31, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 23, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 32, col 26, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 41, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 48, col 29, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 57, col 36, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 66, col 36, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 75, col 28, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 84, col 26, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 93, col 43, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVideo.js: line 102, col 42, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 6, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 13, col 31, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 23, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 32, col 26, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 41, col 32, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 48, col 29, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 57, col 36, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 66, col 36, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 75, col 28, Error - Missing "use strict" statement. (strict) js/shortcode/KandyVoice.js: line 84, col 26, Error - Missing "use strict" statement. (strict)