Add-to-favorites Script */ //configure the two variables below to match yoursite's own info var bookmarkurl="http://www.diffusorebenessere.it" var bookmarktitle="Diffusore benessere, lampada olistica programmabile multisensoriale" function addbookmark(){ if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) }