window.addEvent('domready', function() {
    var myMenu = new MenuMatic({orientation: 'horizontal', id: 'mmtree'});
});