
<!-- Start

function homepage() { 
if(document.all)
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.hyperlex.it');
} 
//  End -->
