Just a quick simple question. How do you concatinate a the double quote into a javascript string.

var strOne = "*This is an actual quote from somebody*"

where * = double quotes.