if ((navigator.appVersion.indexOf("MSIE") > 0) && (parseInt(navigator.appVersion) >= 4)) 
{
document.write("<a href=\"#\" onclick=\"window.external.AddFavorite(location.href, document.title)\" class=\"tab\" title=\"Add to Favorites (Ctrl+D)\"><img src=\"/img/favs.gif\" width=\"16\" height=\"16\" alt=\"Bookmark\" /> Bookmark<\/a> &nbsp;");
}