function bookmark(){
if (document.all)
window.external.AddFavorite("http://www.phuket.com","Phuket Dot Com")
}
if (document.all)
document.write('<a href="javascript:bookmark()" class="item"><img src="http://phuket.com/images/bookmark.gif" width="17" height="16" align="absmiddle" border="0"> Add to Favorites!</a>')