$(document).ready(function() {
    $('#Menu_Main').droppy({ speed: 150 });
});