$(document).ready(function(){
    

    $("#wheeled").scrollable().mousewheel();
});