function socialCommentItem($comment_srl = 0)
 {
     parent::commentItem($comment_srl);
 }
 function mobileexCommentItem($comment_srl = 0)
 {
     parent::commentItem($comment_srl);
 }