window.addEvent('domready', function() {

	new DropdownMenu($E('ul.maximenuCK'),{mooTransition : 'Quad',mooEase : 'easeOut',mooDuree : 500});

});


