<!-- Start
<!--  prelevato su http://www.web-link.it
function homepage() { 
if(document.all)
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://incercadi.altervista.org');
} 
//  End -->