
Images can be used simply by replacing the appropriate text with the img tag
From
'<a href="#null" onclick="goAnchor(\'anchor3\')">Anchor</a><br>'
To
'<a href="#null" onclick="goAnchor(\'anchor3\')"><img src="../../imagery/fred_on.gif" alt="" border="0"></a><br>'
