File name: welboard2/skin/default2/noticeview.fom (4,815 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: noticeview.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 : ¢Ò
    8 :   */¢Ò
    9 : ¢Ò
   10 :   WIDTH= "99%";¢Ò
   11 :   BARCOLOR= "background='" ~ skin ~ "rug.gif'";¢Ò
   12 :   ARG= strform("db={$db}&sk={$sk}&no={$no}");¢Ò
   13 :  }¢Ò
   14 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   15 : <html>¢Ò
   16 : <head>¢Ò
   17 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   18 : <title>{$subject}</title>¢Ò
   19 : <link rel=stylesheet type="text/css" href="jscss/common.css">¢Ò
   20 : <script src="jscss/notice.js" language="javascript"></script>¢Ò
   21 : <script language="javascript">¢Ò
   22 : <!--¢Ò
   23 :  com_argument= "{$ARG}";¢Ò
   24 :  virtual_number= "{$vn}";¢Ò
   25 : //-->¢Ò
   26 : </script>¢Ò
   27 : </head>{?*system_htskip,{$board_header}{!goto skip_title}}¢Ò
   28 : <body {$background} topmargin=2>¢Ò
   29 : <center>¢Ò
   30 : <table border=0 cellspacing=0 cellpadding=1 width={$WIDTH}>¢Ò
   31 : <tr>¢Ò
   32 :  <td width=1>¢Ò
   33 :  <table border=1 cellspacing=0>¢Ò
   34 :  <tr>¢Ò
   35 :  <td nowrap id=tdb bgcolor={$titlebgcolor}>¢Ò
   36 :  <font size=3 color={$titlecolor}><b>&nbsp;{$board_name}&nbsp;</b></font></td>¢Ò
   37 :  </tr>¢Ò
   38 :  </table></td>¢Ò
   39 :  <td valign=bottom id=tdb>{$board_comment}</td>¢Ò
   40 : </tr>¢Ò
   41 : </table>{:skip_title}¢Ò
   42 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   43 :        style="border-width:1px; border-color:#000000">¢Ò
   44 :  <tr>¢Ò
   45 :   <td nowrap align=left valign=bottom id=tdb width=75%>&nbsp;&nbsp;¢Ò
   46 :    ¹øÈ£ ( <font color=#f00000>{$vno}</font> )¢Ò
   47 :    µî·Ï¹øÈ£ ( <font color=#f00000>{$selno}</font> )¢Ò
   48 :    ¶óÀμö ( <font color=#f00000>{$linecnt}</font> )¢Ò
   49 :    Á¶È¸¼ö ( <font color=#f00000>{$readcnt}</font> ){$answer_desc}</td>¢Ò
   50 :   <td nowrap align=right id=tdb width=25%>¢Ò
   51 :    {&button(1,"window.close()","â´Ý±â","")}</td>¢Ò
   52 :  </tr>¢Ò
   53 : </table>¢Ò
   54 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH}¢Ò
   55 :        style="border-width:1px;border-color:#000000;border-top:none;border-right:none">¢Ò
   56 :  <tr bgcolor={$view_subject_bgcolor}>¢Ò
   57 :   <td nowrap id=tdv align=center width=60>Á¦ ¸ñ</td>¢Ò
   58 :   <td nowrap id=tdv align=center width=70><font color=#f00000>{$kind}</font></td>¢Ò
   59 :   <td id=tdv>&nbsp;¢Ò
   60 :    <font size=2 color={$view_subject_color}><b>{$edit_subject}</b></font></td>¢Ò
   61 :  </tr>¢Ò
   62 : </table>{?!*attfile,{!goto next}}¢Ò
   63 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH}¢Ò
   64 :        style="border-width:1px;border-color:#000000;border-top:none;border-right:none">¢Ò
   65 :  <tr bgcolor={$view_download_bgcolor}>¢Ò
   66 :   <td id=tdv align=center width=60>ÆÄÀϹޱâ</td>¢Ò
   67 :   <td id=tdv>&nbsp;<font color=#007000>{?*!fsize¢Ò
   68 :     </font><font color=#f00000>{$attfile} ÆÄÀÏÀÌ ¾ø½À´Ï´Ù!{!goto next_downmsg}}¢Ò
   69 :    {$downicon} <a href="download.wel?db={$db}&no={$selno}"¢Ò
   70 :    title="{$attfile} ÆÄÀÏÀ» ´Ù¿î(download) ¹Þ½À´Ï´Ù.">{$attfile}</a>¢Ò
   71 :    ({$fsize} {$funit}){:next_downmsg}</font>¢Ò
   72 :    (´Ù¿î¹Þ±â: <font color=#f00000>{$downcnt}</font> ȸ)</td>¢Ò
   73 :  </tr>¢Ò
   74 : </table>{:next}¢Ò
   75 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$view_content_bgcolor}¢Ò
   76 :        style="border-width:1px;border-color:#000000;border-top:none;border-bottom:none">¢Ò
   77 :  <tr>¢Ò
   78 :   <td id=tdc>{$content} </td>¢Ò
   79 :  </tr>¢Ò
   80 : </table>¢Ò
   81 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   82 :        style="border-width:1px; border-color:#000000">¢Ò
   83 :  <tr>¢Ò
   84 :   <td id=tdb width=30%>{$writer}{$modifier}</td>¢Ò
   85 :   <td id=tdb width=70%>{$write_info}{$modify_info}</td>¢Ò
   86 :  </tr>¢Ò
   87 : </table>¢Ò
   88 : <p style="margin:4px 0 0 0;line-height:0"></p>¢Ò
   89 : {&¢Ò
   90 :    if(prev_subject=="") vsubject= "&nbsp;";¢Ò
   91 :     else vsubject= "<a href=\"javascript:goview('" ~ db ~ "'," ~ prev_selno¢Ò
   92 :                  ~ "," ~ prev_vno ~ ")\">" ~ prev_subject ~ "</a>";¢Ò
   93 :  }¢Ò
   94 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH}¢Ò
   95 :        style="border-width:1px;border-color:#000000;border-right:none;border-bottom:none">¢Ò
   96 :  <tr bgcolor=#ffffff>¢Ò
   97 :   <td nowrap id=tdv align=center width=60>ÀÌ Àü</td>¢Ò
   98 :   <td nowrap id=tdv align=center width=70><font color=#f00000>{$prev_kind}</font></td>¢Ò
   99 :   <td id=tdv align=left>&nbsp;{$prev_indent}{$vsubject}</td>¢Ò
  100 :  </tr>¢Ò
  101 : </table>¢Ò
  102 : {&¢Ò
  103 :    if(next_subject=="") vsubject= "&nbsp;";¢Ò
  104 :     else vsubject= "<a href=\"javascript:goview('" ~ db ~ "'," ~ next_selno¢Ò
  105 :                  ~ "," ~ next_vno ~ ")\">" ~ next_subject ~ "</a>";¢Ò
  106 :  }¢Ò
  107 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH}¢Ò
  108 :        style="border-width:1px;border-color:#000000;border-right:none;border-bottom:none">¢Ò
  109 :  <tr bgcolor=#e8e8e8>¢Ò
  110 :   <td nowrap id=tdv align=center width=60>´Ù À½</td>¢Ò
  111 :   <td nowrap id=tdv align=center width=70><font color=#f00000>{$next_kind}</font></td>¢Ò
  112 :   <td id=tdv align=left>&nbsp;{$next_indent}{$vsubject}</td>¢Ò
  113 :  </tr>¢Ò
  114 : </table>¢Ò
  115 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
  116 :        style="border-width:1px; border-color:#000000">¢Ò
  117 :  <tr>¢Ò
  118 :   <td id=tdb width=20%>&nbsp;</td>¢Ò
  119 :   <td align=center id=tdb width=60%>{$cpright}</td>¢Ò
  120 :   <td align=right id=tdb width=20%>¢Ò
  121 :    {&button(1,"window.close()","â´Ý±â","")}</td>¢Ò
  122 :  </tr>¢Ò
  123 : </table>{?*system_htskip,{$board_tailer}{!goto end_form}}¢Ò
  124 : <font size=2><b>{$board_cpright}</b></font>¢Ò
  125 : </center>¢Ò
  126 : </body>{:end_form}¢Ò
  127 : </html>¢Ò
File name: welboard2/skin/default2/noticeview.fom (4,815 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.