File name: welboard2/skin/default/notice.fom (981 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: notice.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   WIDTH= "100%";¢Ò
   10 : }¢Ò
   11 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->{?*!print_header,{!goto skip_header}}¢Ò
   12 : <link rel=stylesheet type="text/css" href="jscss/notice.css">¢Ò
   13 : <script src="jscss/notice.js" language="javascript"></script>¢Ò
   14 : <script language="javascript">¢Ò
   15 : <!--¢Ò
   16 :   mover_color= "{$list_mover_bgcolor}";¢Ò
   17 :   win_width= {$notice_view_width};¢Ò
   18 :   win_height= {$notice_view_height};¢Ò
   19 : //-->¢Ò
   20 : </script>{:skip_header}¢Ò
   21 : <table border=0 cellspacing=0 cellpadding=0 width={$WIDTH}>¢Ò
   22 : {!repeat,$pagerec}{&¢Ò
   23 :    if(subject=="") vsubject= "&nbsp;";¢Ò
   24 :     else vsubject= "<a href='javascript:' onClick=\"Op('"~db~"'," ~ selno ~ ","¢Ò
   25 :                  ~ vno ~ ")\" title='" ~ fcontent ~ "'>" ~ subject ~ "</a>";¢Ò
   26 :  }¢Ò
   27 : <tr onmouseover="mover(this)" onmouseout="mout(this,'')">¢Ò
   28 :  <td nowrap id=lb2>{$icon}{$vsubject}</td>¢Ò
   29 :  <td nowrap id=lb2 width=40 align=right>{$wdtime}</td>¢Ò
   30 : </tr>¢Ò
   31 : {!endrep}¢Ò
   32 : </table>¢Ò
File name: welboard2/skin/default/notice.fom (981 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.