// JavaScript Document
function dettCoristi(ancora) {
	window.open("dettCoristi.html#"+ancora, "", "width=500,height=265,scrollbars=no,resizable=no");
}
function dettEx(ancora) {
	window.open("dettEx.html#"+ancora, "", "width=500,height=265,scrollbars=no,resizable=no");
}
function dettImages(ancora) {
	window.open("dettImages.html#"+ancora, "", "width=580,height=530,scrollbars=no,resizable=no");
}
function dettGallery(ancora) {
	window.open("dettGallery.html#"+ancora, "", "width=580,height=508,scrollbars=no,resizable=no");
}
