if (!window.exmloc) exmloc = {}; exmloc.c_MoveDownBtn = "Move below"; exmloc.c_MoveDownTip = "Change the order of elements having moved current on one position is lower"; exmloc.c_MoveUpBtn = "Move above"; exmloc.c_MoveUpTip = "Change the order of elements having moved current on one position is higher"; exmloc.c_MoveFirstWarning = "It is impossible to move an element since it is the first in the list."; exmloc.c_MoveLastWarning = "It is impossible to move an element since it is the last in the list."; exmloc.c_Message = "Message"; exmloc.c_Error = "Error"; exmloc.c_AreYouSure = "Are you sure?";