function opentut(a) {
	window.open("/tutorial/sitopresto"+a+".htm","tutorial","width=900, height=700, left=50, top=20, resizable=no, scrollbars=yes, status=no");
}