<html>
<p><?
   $_zb_url = "http://bakgu03.mireene.com/bbs/";
   $_zb_path = "/web/home/bakgu03/html/bbs/";
   include $_zb_path."outlogin.php/";
?>
<? print_bbs("/nzeo/notice_bbs","공 지 사 항","Notice",3,18)?></p>
<table border=0 width="29%" cellspacing=0 cellpadding=0>
  <tr>
    <td width="157" height=30><img src="images/Notice.gif" border=0 width="157" height="32"></td>
    <td align=left  background="images/bgm.gif"  height=20 width="232">&nbsp;</td>
    <td width="29" height=30><a href="#" onFocus="this.blur()"><img src="images/bgr.gif" border=0 width="47" height="32"></a></td>
  </tr>
</table>
<table border=0 width="29%" cellspacing=0 cellpadding=0>
<font color=black size=3><b>            <p>&nbsp;
  </p>[loop]
<tr>
        <td height=22 valign="middle" width="420">
            <p>&nbsp;<img src="images/icon.gif" border=0 align=absmiddle width="2" height="2">&nbsp;[subject]&nbsp;[comment]</p>
        </td>
    </tr>
&nbsp;[/loop]
  <tr>
    <td height=1 background="images/line.gif" width="420"></td>
  </tr>
&nbsp;
</table>
</></html>

현재 공지사항 최신 게시물을 나타내는 것까지 성공은 했는데
공지사항이란 그림이 두개 뜨고 한개의 공지사항에는 최신 게시물이 잘 뜨는데
다른 공지사항에는 [loop] [subject] [comment][/loop] 라는 글자가 뜨는데
어떠케 해야하는지...  도와주세요..