//change the two variables below to match yoursite's own info
var bookmarkurl="http://1st-in-web-templates.com/ab03gr/info.htm"
var bookmarktitle="JamesMartellTemplates by RDW - Abbeville-Green"

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