$(document).ready(function() {

  
    
    $(".fogli").draggable();
    


});


