$(document).ready(function() {
  $('#jmenu').jmenu({animation:'slide',duration:250});
});
