The apostrophe entity (') is defined only in XML and XHTML. This means that you cannot use it in regular HTML.
Also, some browsers do not support the ' entity.
Replace "'" with "'".