//timer
function yodaGo() {
setTimeout('location.href="http://www.acquatecno.it"', 1);
}
