var indirizzo = window.location; 
if (indirizzo == "http://agis@infoventure.it/") { 
top.location.href = "http://www.infoventure.it/test/agis/index.php"; 
} 
if (indirizzo == "http://anticatorre@infoventure.it/") { 
top.location.href = "http://www.infoventure.it/anticatorre/index.htm"; 
} 

