In you inc_header.asp page, after the last %> ad this code:
<center>
<SCRIPT>
<!--
if ((navigator.appVersion.indexOf("MSIE") > 0)
&& (parseInt(navigator.appVersion) >= 4)) {
var sText = "<U><SPAN STYLE='color:blue;cursor:hand;'";
sText += "onclick='window.external.AddFavorite(location.href,";
sText += "document.title);'>Add this page to your favorites</SPAN></U>";
document.write(sText);
}
//-->
</SCRIPT>
</center>
It is a simple java script, so where it says Add this page to your favorites
just add <img src="yourpicture.jpg" height="#" width="#" alt="your picture">