//change the two variables below to match yoursite's own info
var bookmarkurl="http://best-in-inkjet-cartridge.com/pops/info.htm"
var bookmarktitle="Inkjet and laser toner cartridges - Discount prices"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}