var messageError = "Error";
var messageMaxLength = "The provided answer is too long.  Maximum length is %%SP_MAX_LENGTH%%";
var messageInvalidEmail = "The provided email is invalid.  Please provide a valid email address.";
var messageRequiredError = "Required questions must be answered before you may continue.";
var messageRepeatAnswer = "Please specify unique rank value for each answer.";
var messageInvalidFormat = "Invalid information has been entered. Click OK and your cursor will take you to the field that was filled out incorrectly.";
var messageMissingOther = "Missing Other Field";
var messageQuestionNotOrdered = "It appears that you may not have re-ordered Question: %%SP_QUESTION_LABEL%% \n\nAre you sure you want to proceed to the next page?";
var labelMoveUp = "  Move Up  ";
var labelMoveDown = "Move Down";
var spMessageBuild = true;
