{assign var=articleListToLink value=$articleListToLink|strReplace:" ":""} {assign var=articleListToLink value=$articleListToLink|strReplace:"'":"\'"} ContentObj = document.getElementById('articleListToLink'); ContentObj.innerHTML = '{$articleListToLink}';