file://configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.deltaufficio.it"
var bookmarktitle="Delta Ufficio srl: forniture ufficio -6.000 articoli"
  
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
} 
