<!-- Begin
// If it's Internet Explorer, use clever automatic link
if (document.all){
  document.write('<span class=\"footer-add2favorites\" onClick=\'window.external.AddFavorite(location.href, document.title);\'>Add this page to your Internet Explorer \'Favorites\'</span>');
}
// If it's Netscape, tell them what to do...
else {
  document.write('To add this page to your Netscape Bookmarks, hold down the <b>Ctrl</b> key on the keyboard and press <b>D</b>.');
}
//  End -->
