I checked again and it is within Admin/Index.php. I copied out the section where it is. It appears it came from "Info at a Glance".
Code:
<script language="javascript"><!--
document.write('<?php echo '<a href="javascript:void(0);" onmouseover="return overlib(\\\'' . addslashes(addslashes($cleanComment)) . '\\\');" onmouseout="return nd();"><img src="images/icons/comment2.gif" align="top" border=0></a> '; ?>');
--></script>
<?php } ?>
<?php // ====> EOF: INFO AT-A-GLANCE <====
I don't recall adding this code to index.php and this is a fairly new Zen install.