function addbookmark()
{
	if(document.all)
		{
		window.external.AddFavorite('http://www.hanajungshop.com',document.title)
		}
}