<!-- Begin
// If it's Internet Explorer, use clever automatic link
if (document.all){
  document.write('<strong>::</strong> <span class=\"header-add2favorites\" onClick=\'window.external.AddFavorite(location.href, document.title);\' title=\"Add this page to your Internet Explorer Favorites\">Add to Favorites</span>');
}
// If it's Netscape, we don't have room to write any complex instructions, sorry!...
else {
  document.write('<strong>::</strong> Press <strong>Ctrl-D</strong> to Bookmark');
}
//  End -->