<!--
var bookmarkurl="http://planetht.it";
var bookmarktitle="Planet HT - Informatica e soluzioni tecnologiche";
function aggiungi() {
if (document.all)
window.external.AddFavorite (bookmarkurl,bookmarktitle)
}


-->