window.addEvent('domready', function(){
    new menuTop($('top').getElement('ul'));
});
