//change the two variables below to match yoursite's own info
var bookmarkurl="http://robsondesignworks.com/jeanlafitte-st10-bl/info.htm"
var bookmarktitle="JamesMartellTemplates by RDW - Jeanlafitte-Blue"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}