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