Help! Escaping Literal Quotes in Strings

My code so far:

var myStr= "I am a \"double quoted\" string inside \"double quote\".";