Using below in Common.Config but when selecting code snippet javascript is removed. Any ideas?
<item text="Internal Link">
<value><![CDATA[<a href="http://www.websiteURL.com/Page-Name.html"
onmouseout="window.status=''; return true"
onmouseover="window.status='Mouse Over Text'; return true" name="Name
Text">Display Text</a> ]]></value>
<html><![CDATA[Internal Link]]></html>
</item>