
function bookmark()
{window.external.AddFavorite("http://www.shibuya-hanko.com","★渋谷はんこ堂★");
msg()}
function msg()
{
alert("登録ありがとうございます");
}