var bookmarkurl="http://www.tog-home-improvements.com/"
var bookmarktitle="Home Improvements Information Resource"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}