280281282283284285286287288289290
return "home"; } switch (type) { case "up": thought.incrementThumbsUp(); break; case "down": thought.incrementThumbsDown(); break; default: