var bookmarkurl="http://www.renierassociati.com" var bookmarktitle="Renierassociati - studio commerciale associato" function addbookmark() { if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) else { alert("Funzione abilitata solo per Internet Explorer"); } } function iniziale() { if (document.all) { document.body.style.behavior = 'URL(#default#homepage)'; document.body.setHomePage("http://www.renierassociati.com"); } else { alert("Funzione abilitata solo per Internet Explorer"); } }