$(function(){		
	$('#stampa').click(function(){self.print()});
})	

