function delayer(){
window.location="http://www.lacanapina.it/home.htm"
}
var stile = "top=20, left=20, width=400, height=700, status=no, menubar=no, toolbar=no scrollbar=no";
function Popup() { 
	window.open("popup.htm", "", stile);
}