//Javascript UniVAL Resources
if (typeof(NXT_Messages) == 'undefined') {
	NXT_Messages = {};
}
NXT_Messages['are_you_sure_move'] = 'You changed the order of some records and did not save the changes. If you continue, the changes will be lost.';
NXT_Messages['Record_FH'] = 'Record';

