<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>お気に入りに追加</title>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
<!--
body { text-align: center;}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<button type="button" onClick="window.external.AddFavorite(location.href, document.title);">
この<font color="#0000FF" size="5">ページ</font>をお気に入りに<font color="#FF0000" size="5">追加!</font></button>
</body>
</html>