code segment alphabetizer
- Make sure no comments are outside of associated segments!
- Sorting functions splits on the word function on a new line ("\nfunction ")
- Sorting triggers splits on a jquery selector on a new line ("\n$(")
- Sorting variables splits on the string var on a new line ("\nvar ")
sort & copy!