// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/
<!--
if (navigator.appName == 'Microsoft Internet Explorer' && 
parseInt(navigator.appVersion) >= 4)
{ 
document.write('<a href=\"#\" onclick=\"javascript:window.external.AddFavorite(location.href,document.title)\">');
document.write('CLICK HERE.<\/a>');
}
// -->

