//change the two variables below to match yoursite's own info
var bookmarkurl="http://www.cure-my-anxiety.com"
var bookmarktitle="Cure My Anxiety"

function addbookmark()
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
