function() {
            $(this.parentNode.nextSibling).slideUp('slow');
            $("#new_topic_image").attr('src','assets/arrow_right.png');
          }