<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:te="http://www.seasar.org/teeda/extension"
      xml:lang="ja"
      lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp" />
<title>月次成果入力画面</title>
<script language="JavaScript" type="">
<!--

function singControl( obj ) {

  with( document.form1 ) {

    if( obj.value == "0" ) {

      singsan.disabled = false;
      singyer.readOnly = true;    // singyer
      singmon.readOnly = true;    // singmon
      singday.readOnly = true;    // singday
      gidabng.readOnly = true;    // gidabng
    }
    else {

      singsan.disabled = true;
      singyer.readOnly = false;   // singyer
      singmon.readOnly = false;   // singmon
      singday.readOnly = false;   // singday
      gidabng.readOnly = false;   // gidabng
    }
  }
}

//-->
</script>
</head>
<body text="#000000" bgcolor="#ccffff" link="#0000ee" vlink="#551a8b" alink="#ff0000">
<form name="form1" method="post" target="_top">
  <input type="hidden" name="NAMC"   value="" />
  <input type="hidden" name="APKD"   value="" />
  <input type="hidden" name="PLKD"   value="" />
  <input type="hidden" name="PARA"   value="" />
  <input type="hidden" name="pdid"   value="" />
  <input type="hidden" name="uid"    value="" />
  <input type="hidden" name="p_mode" value="" />

  <center><h2><b>月次成果入力画面</b></h2></center>

  <hr align="center" size="1" width="100%" /><br/><b>◆月次成果登録審議情報</b>
  <input type="button" name="singsan" disabled="true" value="参照" onClick="jump(81);" />
  <table border="1" cellspacing="0" bgcolor="#ffffff" summary="">
    <tr>
      <td nowrap="true" width="130" bgcolor="#99ff99">会議名</td>
      <td nowrap="true">
        <input type="radio" name="kaignm" value="0" onClick="singControl( this );" />総研技術会議、プロダクト会議&nbsp;
        <input type="radio" name="kaignm" value="1" onClick="singControl( this );" />
      </td>
    </tr>
    <tr>
      <td nowrap="true" width="130" bgcolor="#99ff99">審議年月日</td>
      <td nowrap="true" width="200">
        <input type="text" name="singyer" size="4"  readOnly="true" maxlength="4" value="" />年
        <input type="text" name="singmon" size="2"  readOnly="true" maxlength="2" value="" />月
        <input type="text" name="singday" size="2"  readOnly="true" maxlength="2" value="" />日
      </td>
    </tr>
    <tr>
      <td nowrap="true" width="130" bgcolor="#99ff99">議題番号</td>
      <td nowrap="true" width="200">
        <input type="text" name="gidabng" size="30" readOnly="true" maxlength="18" value="" />
      </td>
    </tr>
  </table>

  <hr align="left" size="1" width="50%" /><br/><b>&nbsp;◆月次成果の閲覧</b>
  <table border="1" cellspacing="0" bgcolor="#ffffff" summary="">
    <tr>
      <td nowrap="true" width="130" bgcolor="#99ff99">他研究所の閲覧</td>
      <td nowrap="true">
        <input type="radio" name="etsuran" value="0" />閲覧可&nbsp;
        <input type="radio" name="etsuran" value="1" />閲覧不可(所内限定)
      </td>
    </tr>
  </table>

  <hr align="left" size="1" width="50%" /><br/><b>&nbsp;◆起案者</b>
  <input type="button" value="追加" onClick="jump(27);" />
  <input type="button" value="修正" onClick="jump(28);" />
  <input type="button" value="削除" onClick="jump(29);" />
  <table cellspacing="0" summary="">
    <tr>
      <td>
%s
      </td>
    </tr>
  </table>
  <hr align="left" size="1" width="50%" /><br/><b>&nbsp;◆テーマ情報</b>
%s
  <input type="button" value="修正" onClick="jump(96);" />
%s
  <table border="1" cellspacing="0" bgcolor="#ffffff">
    <tr>
      <td nowrap="true" width="180" bgcolor="#66ffff">マネージメント分類</td>
      <td nowrap="true">
        <span>マネージメント分類が入る</span>
      </td>
      <td bgcolor="#66ffff">経理区分</td>
      <td>
        <span>経理区分が入る</span>
      </td>
    </tr>
    <tr>
      <td nowrap="true" width="180" bgcolor="#66ffff">テーマID</td>
      <td nowrap="true">テーマIDが入る</td>
      <td bgcolor="#66ffff">計画年度</td>
      <td>
        <span>計画年度が入る</span>
      </td>
    </tr>
    <tr>
      <td bgcolor="#66ffff">テーマ名</td>
      <td colspan="4">&nbsp;%s</td>
    </tr>
    <tr>
      <td bgcolor="#66ffff">主管組織</td>
      <td colspan="1">&nbsp;%s</td>
      <td bgcolor="#66ffff">主管担当者氏名</td>
      <td colspan="1">&nbsp;%s</td>
    </tr>
    <tr>
      <td bgcolor="#99ff99">関連テーマ<br/>
        <input type="button" value="追加" onClick="jump(22);" />
        <input type="button" value="修正" onClick="jump(23);" />
        <input type="button" value="削除" onClick="jump(24);" />
      </td>
      <td valign="top" colspan="5">
        <table border="1" cellspacing="0" width="100%" bgcolor="#ffffff">
          <tr bgcolor="#99ff99">
            <td nowrap="true" align="center">選択</td>
            <td nowrap="true" align="center">テーマID</td>
            <td nowrap="true" align="center">テーマ名</td>
          </tr>
%s
        </table>
      </td>
    </tr>
  </table>

  <hr align="left" size="1" width="50%" /><br/><b>&nbsp;◆月次成果情報</b>

  <table border="1" cellspacing="0">
  <tr>
    <td nowrap="true" width="130" bgcolor="#99ff99">月次成果名</td>
    <td nowrap="true">
      <input type="text" size="100" maxlength="120" name="%s" value="" />
    </td>
  </tr>
  </table>
  <table border="1" cellspacing="0">
  <tr>
    <td nowrap="true" width="130" bgcolor="#99ff99">特徴</td>
    <td nowrap="true">
      <textarea rows="2" cols="80" name="%s">特徴の文字列がレンダリングされます</textarea>
    </td>
  </tr>
  </table>
  <table border="1" cellspacing="0">
  <tr>
  <td nowrap="true" width="130" bgcolor="#99ff99">備考</td>
  <td nowrap="true">
    <textarea rows="2" cols="80" name="%s">備考の文字列がレンダリングされます</textarea>
  </td>
  </tr>
  </table>

  <table border="1" cellspacing="0" bgcolor="#ffffff">
  <tr>
    <td nowrap="true" width="130" bgcolor="#99ff99">添付資料</td>
    <td nowrap="true">
      <input type="button" value="添付資料情報入力" onClick="jump(45);" />
      &nbsp;%d件  ※付議した会議に用いた説明資料等を添付してください。
    </td>
  </tr>
  </table>
  <table border="1" cellspacing="0">
    <tr>
      <td width="130" bgcolor="#99ff99">所管理番号</td>
      <td><input type="text" size="25" maxlength="20" name="syono" value="%s" /></td>
    </tr>
  </table>
  <table border="1" cellspacing="0" bgcolor="#ffffff">
    <tr>
      <td rowspan="3" nowrap="true" width="130" bgcolor="#99ff99">本月次成果創出に費やした総リソース</td>
      <td colspan="6" align="left">
        <input type="button" value="リソース情報入力" onClick="jump(201);" />
      </td>
      <tr>
        <td width="100" align="center" bgcolor="#99ff99">建a</td>
        <td width="100" align="center" bgcolor="#99ff99">投資:稼動</td>
        <td width="100" align="center" bgcolor="#99ff99">建b</td>
        <td width="100" align="center" bgcolor="#99ff99">損c</td>
        <td width="100" align="center" bgcolor="#99ff99">費用:稼動</td>
        <td width="100" align="center" bgcolor="#99ff99">合計</td>
      </tr>
      <tr>
        <td width="100" align="right"  bgcolor="#ffffff">%s百万</td>
        <td width="100" align="right"  bgcolor="#ffffff">%s人年</td>
        <td width="100" align="right"  bgcolor="#ffffff">%s百万</td>
        <td width="100" align="right"  bgcolor="#ffffff">%s百万</td>
        <td width="100" align="right"  bgcolor="#ffffff">%s人年</td>
        <td width="100" align="right"  bgcolor="#ffffff">%s百万</td>
      </tr>
    </tr>
  </table>

  <hr align="left" size="1" width="50%" /><br/><b>&nbsp;◆他テーマへの移行</b>
  <input type="button" value="追加" onClick="" />
  <input type="button" value="修正" onClick="" />
  <input type="button" value="削除" onClick="" />
  <br/>
  <table cellspacing="0">
    <tr>
      <td>
%s
      </td>
    </tr>
  </table>
  ※移行先のテーマ情報を検索して入力します。
  <br/>

  <hr size="1" />
  <center>
  <table border="0">
    <tr>
      <td width="80">
        <input type="button" value="登録"       onClick="jump(9);" />
      </td>
      <td width="80">
        <input type="button" value="仮登録"     onClick="jump(8);" />
      </td>
      <td width="80">
        <input type="button" value="決裁依頼"   onClick="jump(10);" />
      </td>
      <td width="120">
        <input type="button" value="キャンセル" onClick="jump(5);" />
      </td>
    </tr>
  </table>
  </center>
</form>
</body>
</html>