$(document).ready(function(){
  $("#main_menu").superfish({pathClass:  'current',pathLevels:    2, autoArrows: false});
});
