$('#IDCommentsPostTitle').html($('#storyHeader h2').text());
var idcomments_post_title = $('#storyHeader h2').text();

