You need to escape embedded double quotes in strings (which wasn't shown before reformatting).
I've reformatted your code to make the escaped symbols show up correctly.
See here on how to do that
You need to escape embedded double quotes in strings (which wasn't shown before reformatting).
I've reformatted your code to make the escaped symbols show up correctly.
See here on how to do that