window.addEvent('domready', function() { 
new SlideList($E('ul', 'topnav'), {transition: Fx.Transitions.backOut, duration: 500}); 
}); 