//change the two variables below to match yoursite's own info
var bookmarkurl="http://cheap-custom-silicone-bracelet.com"
var bookmarktitle="Cheap Custom Silicone Bracelet"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}