window.addEvent('domready', function() {

    //initialize menu
    var frontendDropDownMenu = new MenuMatic({orientation: 'vertical'});

});
