File name: welboard2/skin/gradation/board.fom (6,450 bytes) Text file viewer v1.2
    1 : {&¢Ò
    2 :   /* file: board.fom¢Ò
    3 :      author: ¼­±¤Çö¢Ò
    4 : ¢Ò
    5 :      Copyright (c) 2001/03/25 by Wesoft¢Ò
    6 :      All Rights Reserved.¢Ò
    7 :   */¢Ò
    8 : ¢Ò
    9 :   WIDTH= board_width;¢Ò
   10 :   if(viewboard_flag=="")¢Ò
   11 :    {¢Ò
   12 :       BARCOLOR= "background='" ~ skin ~ "rug.gif'";¢Ò
   13 :       ARG= strform("db={$db}&pg={$pg}&bp={$bp}&sk={$sk}&no={$no}&k={$k}&cn={$cn}&cs={$cs}&cc={$cc}");¢Ò
   14 :    }¢Ò
   15 : }{?*viewboard_flag,{!goto skip_html}}{&}¢Ò
   16 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} -->¢Ò
   17 : <html>{:skip_html}¢Ò
   18 : <head>¢Ò
   19 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr">¢Ò
   20 : <title>{$board_name}</title>¢Ò
   21 : <link rel=stylesheet type="text/css" href="jscss/board.css">¢Ò
   22 : <style type="text/css">¢Ò
   23 : <!--¢Ò
   24 :  #lh { height:16px; text-align:center; font-size:9pt;¢Ò
   25 :        color:{$list_head_color}; vertical-align:bottom;¢Ò
   26 :        border-width:1px; border-color:#b8b8b8; border-style:solid;¢Ò
   27 :        border-left:none; border-top:none }¢Ò
   28 : -->¢Ò
   29 : </style>¢Ò
   30 : <script src="jscss/board.js" language="javascript"></script>¢Ò
   31 : <script src="jscss/image.js" language="javascript"></script>¢Ò
   32 : <script language="javascript">¢Ò
   33 : <!--¢Ò
   34 :  mover_color= "{$list_mover_bgcolor}";¢Ò
   35 :  com_argument= "{$ARG}";¢Ò
   36 :  now_page= "{$pg}";¢Ò
   37 :  before_page= "{$bp}";¢Ò
   38 :  preload_backhome_image();¢Ò
   39 : //-->¢Ò
   40 : </script>¢Ò
   41 : </head>{?*viewboard_flag,{!goto skip_title}}{?*system_htskip,{$board_header}{!goto skip_title}}¢Ò
   42 : <body {$background} topmargin=2>¢Ò
   43 : {$scenter}¢Ò
   44 : <table border=0 cellspacing=0 cellpadding=1 width={$WIDTH}>¢Ò
   45 : <tr>¢Ò
   46 :  <td width=1>¢Ò
   47 :  <table border=1 cellspacing=0>¢Ò
   48 :  <tr>¢Ò
   49 :  <td nowrap id=tdb bgcolor={$titlebgcolor}>¢Ò
   50 :  <font size=3 color={$titlecolor}><b>&nbsp;{$board_name}&nbsp;</b></font></td>¢Ò
   51 :  </tr>¢Ò
   52 :  </table></td>¢Ò
   53 :  <td valign=bottom id=tdb>{$board_comment}</td>¢Ò
   54 : </tr>¢Ò
   55 : </table>{:skip_title}¢Ò
   56 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
   57 :        style="border-width:1px; border-color:#000000">¢Ò
   58 : <form method="get" name="search" action="board.wel" onSubmit="store_bp()">¢Ò
   59 : <input type=hidden name="db" value="{$db}">¢Ò
   60 : <input type=hidden name="pg" value="">¢Ò
   61 : <input type=hidden name="bp" value="{$bp}">¢Ò
   62 : <input type=hidden name="sk" value="{$sk}">¢Ò
   63 : <input type=hidden name="no" value="{$no}">¢Ò
   64 : <tr>¢Ò
   65 :  <td align=left valign=bottom id=tdb>¢Ò
   66 :    [ {$now_recnt} / <font color=#0000f0><b>{$tot_recnt}</b></font> ]¢Ò
   67 :    &nbsp;&nbsp;½ºÅ²: <select onchange="goselected(this)">¢Ò
   68 : {&¢Ò
   69 :   for(i=0; i<skin_cnt; i++)¢Ò
   70 :    {¢Ò
   71 :        print("<option value='", i, "'");¢Ò
   72 :        if(i==sk) print(" selected");¢Ò
   73 :        print(">", skin_desc[i], "</option>\n");¢Ò
   74 :    }¢Ò
   75 :   print("</select>&nbsp;\n");¢Ò
   76 :   if(us_class=="A")¢Ò
   77 :     {¢Ò
   78 :        print("<input type=text value='°ü¸®ÀÚ¸ðµå' size=9 readonly id=iadm>");¢Ò
   79 :     }¢Ò
   80 :    else if(list_admin_help==1)¢Ò
   81 :     {¢Ò
   82 :        button(1,"gomail('','')","(?) ¹®ÀÇÇϱâ","width:80;margin:0 0 1 0");¢Ò
   83 :     }¢Ò
   84 :  }</td>¢Ò
   85 :  <td align=right id=tdb>¢Ò
   86 :   À̸§<input type="checkbox" name="cn" value=1{$cn_chked}>¢Ò
   87 :   Á¦¸ñ<input type="checkbox" name="cs" value=1{$cs_chked}>¢Ò
   88 :   ³»¿ë<input type="checkbox" name="cc" value=1{$cc_chked}>¢Ò
   89 :   <input type="text" name="k" value="{$keyword}" size=12 maxlength=40¢Ò
   90 :          onmouseover="document.search.k.focus()" id=it>¢Ò
   91 : {&¢Ò
   92 :    button(1,"store_bp(); document.search.submit()", " ã±â ","");¢Ò
   93 :    if(k!="") button(1,"gobefore()", " º¹±Í ", "");¢Ò
   94 :    if(read_only==0)¢Ò
   95 :     {¢Ò
   96 :        print("&nbsp;");¢Ò
   97 :        button(1,"gowrite()", " ¾²±â ", "");¢Ò
   98 :     }¢Ò
   99 :  }</td>¢Ò
  100 : </tr>¢Ò
  101 : </table>¢Ò
  102 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH}¢Ò
  103 :  style="border-width:1px; border-color:#000000;border-top:none;">¢Ò
  104 : <tr bgcolor={$list_head_bgcolor}>{?*file_upload_flag,{!goto download_list}}¢Ò
  105 :  <td nowrap id=lh width=8%>¹øÈ£</td>¢Ò
  106 :  <td nowrap id=lh width=60%>Á¦ ¸ñ</td>¢Ò
  107 :  <td nowrap id=lh width=12%>À̸§</td>¢Ò
  108 :  <td nowrap id=lh width=12%>ÀÛ¼ºÀÏ</td>¢Ò
  109 :  <td nowrap id=lh width=8%>Á¶È¸</td>{!goto end_listhead}¢Ò
  110 : ¢Ò
  111 : {:download_list}¢Ò
  112 :  <td nowrap id=lh width=7%>¹øÈ£</td>¢Ò
  113 :  <td nowrap id=lh width=57%>Á¦ ¸ñ</td>¢Ò
  114 :  <td nowrap id=lh width=10%>À̸§</td>¢Ò
  115 :  <td nowrap id=lh width=10%>ÀÛ¼ºÀÏ</td>¢Ò
  116 :  <td nowrap id=lh width=6%>Á¶È¸</td>¢Ò
  117 :  <td nowrap id=lh width=4%>¨Ð</td>¢Ò
  118 :  <td nowrap id=lh width=6%>´Ù¿î</td>{:end_listhead}¢Ò
  119 : </tr>¢Ò
  120 : {&¢Ò
  121 :   bgcnt= 0;¢Ò
  122 :   if(getrecord_recnt==0) max_rec= 1; else max_rec= getrecord_recnt;¢Ò
  123 :  }¢Ò
  124 : {!repeat}{&¢Ò
  125 :    bgcnt++;¢Ò
  126 :    if(selno==focus_line) BGC= list_focus_bgcolor;¢Ò
  127 :     else¢Ò
  128 :      {¢Ò
  129 :         rate= fix(real(bgcnt) / max_rec * 80);¢Ò
  130 :         bgcolor= sprintf("%02X", rate+160);¢Ò
  131 :         BGC= "#" ~ bgcolor ~ bgcolor ~ bgcolor;¢Ò
  132 :      }¢Ò
  133 :    if(wname=="") vname= "&nbsp;";¢Ò
  134 :     else if(wemail=="") vname= edit_wname;¢Ò
  135 :      else vname= "<a href=\"javascript:gomail('" ~ wname ~ "','"¢Ò
  136 :                ~ wemail ~ "')\">" ~ edit_wname ~ "</a>";¢Ò
  137 :    if(subject=="") vsubject= "&nbsp;";¢Ò
  138 :     else vsubject= "<a href='javascript:goview(" ~ selno ~ "," ~ vno¢Ò
  139 :                  ~ ")' title='" ~ fcontent ~ "'>" ~ subject ~ "</a>";¢Ò
  140 :  }¢Ò
  141 : <tr bgcolor='{$BGC}' onmouseover="mover(this)" onmouseout="mout(this,'{$BGC}')">¢Ò
  142 :  <td nowrap id=lb align=right>{$vno}</td>¢Ò
  143 :  <td nowrap id=lb>{$indent}{$icon}{$vsubject}</td>¢Ò
  144 :  <td nowrap id=lb align=center>{$vname}</td>¢Ò
  145 :  <td nowrap id=lb align=center>{$wdtime}</td>¢Ò
  146 :  <td nowrap id=lb align=right>{$readcnt}</td>{?*!file_upload_flag,{!goto skip_down}}¢Ò
  147 :  <td nowrap id=lb align=center>{$downicon}</td>¢Ò
  148 :  <td nowrap id=lb align=right>{$downcnt}</td>{:skip_down}¢Ò
  149 : </tr>¢Ò
  150 : {!endrep}¢Ò
  151 : </table>¢Ò
  152 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
  153 :        style="border-width:1px; border-color:#000000;border-top:none;border-bottom:none">¢Ò
  154 :  <tr>¢Ò
  155 : {& today= mid(date(3),8) ~ "(" ~ week_str[iweek()] ~ ")"; }¢Ò
  156 :   <td id=tdb width=16%>ÃÑ <font color=#f00000>{$tot_page}</font> ÆäÀÌÁö</td>¢Ò
  157 :   <td align=center id=tdb width=68%>{&include("include/pagebar.sub")}</td>¢Ò
  158 :   <td align=right nowrap id=tdb width=16%>{$today}</td>¢Ò
  159 :  </tr>¢Ò
  160 : </table>¢Ò
  161 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} {$BARCOLOR}¢Ò
  162 :        style="border-width:1px; border-color:#000000">¢Ò
  163 :  <tr>¢Ò
  164 :   <td nowrap width=25% id=tdb>¢Ò
  165 : {&¢Ò
  166 :   if(us_class!="A") button(1,"gologin()","°ü¸®Àڷα×ÀÎ","width:90");¢Ò
  167 :    else¢Ò
  168 :     {¢Ò
  169 :        button(1,"gologout()","·Î±×¾Æ¿ô","width:60");¢Ò
  170 :        print("&nbsp;");¢Ò
  171 :        button(1,"goboardcfg()","ȯ°æ¼³Á¤","width:60");¢Ò
  172 :     }¢Ò
  173 :  }</td>¢Ò
  174 :   <td nowrap align=center width=50% id=tdb>{$cpright}</td>¢Ò
  175 :   <td align=right width=25% id=tdb>{$logo_img}{$back_link}{$home_link}</td>¢Ò
  176 :  </tr>¢Ò
  177 : </form>{?*viewboard_flag,{!goto skip_focus}}¢Ò
  178 : <script language="javascript">¢Ò
  179 : <!--¢Ò
  180 :   document.search.k.focus();¢Ò
  181 : //-->¢Ò
  182 : </script>{:skip_focus}¢Ò
  183 : </table>¢Ò
  184 : {?*viewboard_flag,{!goto end_form2}}{?*system_htskip,{$board_tailer}{!goto end_form}}¢Ò
  185 : <font size=2><b>{$board_cpright}</b></font>¢Ò
  186 : {$ecenter}¢Ò
  187 : </body>{:end_form}¢Ò
  188 : </html>¢Ò
  189 : {:end_form2}¢Ò
File name: welboard2/skin/gradation/board.fom (6,450 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.