$('#child_forums').append('&nbsp;&nbsp;•&nbsp;<a href="#" onclick="return false;" class="topic-tab" style="color: #778087;" data-id="' + child._id+ '" data-author="'+author+'" data-title="'+child.title+'">' + child.title + '</a>');