<script>
function toggleD(obj) {
if (obj.style.display == 'none') obj.style.display = ''; else obj.style.display = 'none'; }
</script>
<? $i++ ?>
<a style='cursor:hand' onclick=toggleD(comment_<?=$i?>);>comment</a>
<div id=comment_<?=$i?> style='display:none'>
내용
</div>
이온디 랩 바로가기
질문과 답변 바로가기
최근 댓글
최근 추천글
지금 이순간
요즘 태그
오늘의 핫게시물
추천마켓상품 바로가기
제작의뢰/AS요청 바로가기
호스팅신청 바로가기