<source lang="javascript" collapse="true" first-line="1">
function fn_SectionGroup_strCDA_1149_field_0_19_Show(strObject){ //This will show all the questions in this group, regardless of shown or hiddenfunction fn_SectionGroup_strCDA_1149_field_0_19_Hide(strObject){ //This will hide all the questions in this group, regardless of shown or hiddenfunction fn_SectionGroup_Toggle_strCDA_1149_field_0_19(){ //This inspects the image of the group. Using the src of the image, if + (plus) shows, if - (minus) shown, hides.
</source>