function view(idel,idcont) {
	var w = window.open('../components/comp_appuntamenti/files/read.php?_idel=' + idel + '&_idcont=' + idcont, '_blank', 'width=575, height=400, location, resizable, status, scrollbars');
}
