window.addEvent("domready",function(){
		sanfona=new Accordion($$(".titulo"),$$(".esconde"),{
			'fixedHeight':341,
			'display':2
		})
	})
