// JavaScript Document

function abre() {
	
window.open("../sfogliatura/sfogliatura_it.html", "Eberhard", "type=fullWindow, fullscreen, scrollbars=no", "_blank");

}




