Window.onDomReady(function(){ var ac = new Fx.Accordion($$('.title'), $$('.content'),{display: false}); });
