//change the two variables below to match yoursite's own info
var bookmarkurl="http://www.1st-4-website.com/suppert/info.htm"
var bookmarktitle="AffiliateMarketingTemplates by RDW - Super T"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}