var mtmPeoplePickerAutoCompleteRefreshTime = 1000;
var mtmPeoplePickerAutoCompleteItemLimit = 8;
var mtmPeoplePickerAutoCompleteMinChars = 2;
var mtmDialogAllowScroll = false;
var mtmDialogLoadingUrl = "/SQTComm_Images/loading.gif";
var mtmDialogColleagueIconUrl = "/SQTComm_Images/icon_colleagues.png";
var mtmDialogAddColleagueSubjectText = "OR Nurse Link Colleague Request";
var mtmDialogAddColleagueMessageText = "Please join me as a colleague on OR Nurse Link.";
var mtmDialogInviteMemberToGroupSubjectText = "Please join my group: [GroupName]";
var mtmDialogInviteMemberToGroupMessageText = "[CurrentUserName] has invited you to join [GroupName].";
var mtmDialogErrorTextNoRecipients = "To select members, in the To field start typing in the first or last name of your invitee. As you type, the pull-down menu will populate with the members whose names contain the letters you've typed. Please note that it may take a few seconds for the pull-down menu to appear with a list of names. <br>";
var mtmDialogErrorTextNoMessage = "Please enter a message.";
var mtmDialogErrorTextNoSubject = "Please enter a subject for your message.";
var mtmRemoveColleagueConfirmationText = "Are you sure you want to remove your colleague?";
var mtmCurrentUserName = "";
