// Courtesy of SimplytheBest.net (http://simplythebest.net/info/dhtml_scripts.html)
<!--
if (navigator.appName == 'Microsoft Internet Explorer' && 
parseInt(navigator.appVersion) >= 4)
{
document.write('<font face=\"arial\" size=\"1\"><b><a href=\"#\" onclick=\"javascript:window.external.AddFavorite(location.href,document.title)\">');
document.write('Click here to bookmark us</a></font></b>');
}else
{var msg = "Bookmark us!";
if(navigator.appName == "Netscape") msg += "  (CTRL-D)";
document.write(msg);
}
// -->

