$( ".content_accordion" ).accordion({
            collapsible: true,
            active:false,
            header: 'h3.bar', // this is the element that will be clicked to activate the accordion 
            autoHeight:false,