<!-- //preferiti
var bookmarkurl="http://www.allwebfree.it/"
var bookmarktitle="ALLWEB free"
function prefer(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
-->

