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