you have a 2 simple errors in your code
the first one as xelawho said all variables in your code are string, so they should be marked like this
pronoun === 'yo' or pronoun === "yo"
and so for ...
you can get that value if you just ask about.
using alert('['+targetControl.style.borderColor+']'); in your code which will return by the defaul [] an...