	$(document).ready(function(){
   		$('#corpo').yoxview({
   			autoHideInfo: false,
			lang: 'it'
		});
	}); 
