function bookmark(){
if (document.all)
window.external.AddFavorite("http://www.andagraf.com","Andaman Graphics")
}
if (document.all)
document.write('<a href="javascript:bookmark()" class="links">Bookmark this page!</a>')

