Try:
Code:
<script>
document.getElementsByTagName('td')[5].innerHTML = document.getElementsByTagName('td')[5].innerHTML + ' <a href="#" title="Check your mail. Opens new window." onclick="window.open(\'http://viktorix.hyperboards3.com/index.cgi?action=pm_view\',\'mailWin\',\'width=500, height=500\');return false"><img onmouseover=\"this.className=\'normal\'\" onmouseout=\"this.className=\'tdicons\'\" class=tdicons src="http://home.ripway.com/2005-5/316598/gr_mail.GIF" border="0" alt="Private Messages"/></a>';
</script>
Dimensions of new window highlighted red.
Bookmarks