$(function() {
    $('#mainM').droppy({speed: 0});
});

$(function() {
    $('#mainM2').droppy({speed: 0});
});


