
$(document).ready(function(){
    $(".oComments")
    .appendTo(".element-column-left-gamma-content");
});

