  if ((navigator.appVersion.indexOf("MSIE") > 0)
   && (parseInt(navigator.appVersion) >= 4)) {
    document.write("<U><SPAN STYLE='color:black;cursor:hand;'  onclick='window.external.AddFavorite(location.href, document.title);'>Bookmark This Page</SPAN></U>");
   }
