//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.chewelah1991.4mg.com"
var bookmarktitle="Chewelah Class of 1991"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}