var ie = navigator.appVersion
if ((ie.indexOf("MSIE") > 0) && (parseInt(navigator.appVersion) >= 4))
   { document.write("<BR><FONT FACE='verdana,arial,helvetica' SIZE=1><SPAN STYLE='color:#000099;cursor:hand;font-size:7pt;' onclick='window.external.AddFavorite(location.href, document.title);'><center>Please add RSM<br><IMG SRC='images/ie_favorite.gif'><br>to your favorites.</SPAN></FONT></center>"); }