
var wasItUseful = 'Please indicate whether you found this useful before submitting. The data has not been sent.';
var makeComment1 = "You indicated a score of " // +form.usefulness[i].value+
var makeComment2 = "/5. Since this is a low score we would appreciate it if you would explain why in a comment.\n"
		+ "(If you assigned a low score by mistake, say 'OK' and you will be able to change your score.)\n"
		+ "Do you want to add a comment?";
