  window.addEvent('domready', function() {
    var myMenu = new MenuMatic({center:true, opacity:96, killDivider: "first"});
  });    

//