if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion >= "4")
	{document.write("<a href='javascript:window.external.AddFavorite(location.href, document.title);' style='color: gray; text-decoration: none'>Bookmark me now!</a>")}
else
	{document.write("Press CTRL + D to Bookmark me now!")}