function add_to_favorites() { window.external.AddFavorite(location.href, document.title); }
function print_this_page() { window.print(); }
