function add() { var url = "http://www.infoischiaprocida.it"; var title = "Ischia and Procida Tourist Office"; if (document.all) window.external.AddFavorite(url, title); else if (window.sidebar) window.sidebar.addPanel(title, url, "") }