//This code is for IE v4 or better
if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion >= "4.0")
{document.write("<SPAN STYLE='cursor:hand;' onClick='window.external.AddFavorite(location.href, document.title);'>HAZME FAVORITO</SPAN>")}
//This code posts text if not
else
{document.write("Preciona CTRL-D para ańádirme a tus Favoritos!")}