| 1 | <!--{*
|
|---|
| 2 | /*
|
|---|
| 3 | * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
|
|---|
| 4 | *
|
|---|
| 5 | * http://www.lockon.co.jp/
|
|---|
| 6 | */
|
|---|
| 7 | *}-->
|
|---|
| 8 | <!--¡¡-->
|
|---|
| 9 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|---|
| 10 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
|
|---|
| 11 |
|
|---|
| 12 | <head>
|
|---|
| 13 | <meta http-equiv="content-type" content="application/xhtml+xml; charset=<!--{$smarty.const.CHAR_CODE}-->" />
|
|---|
| 14 | <meta http-equiv="content-script-type" content="text/javascript" />
|
|---|
| 15 | <meta http-equiv="content-style-type" content="text/css" />
|
|---|
| 16 | <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/contents.css" type="text/css" media="all" />
|
|---|
| 17 | <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/css.js"></script>
|
|---|
| 18 | <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/navi.js"></script>
|
|---|
| 19 | <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/win_op.js"></script>
|
|---|
| 20 | <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/site.js"></script>
|
|---|
| 21 | <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/admin.js"></script>
|
|---|
| 22 | <!--{include file='css/contents.tpl'}-->
|
|---|
| 23 | <title><!--{$tpl_subtitle}--></title>
|
|---|
| 24 | <script type="text/javascript">
|
|---|
| 25 | <!--
|
|---|
| 26 | self.moveTo(20,20);self.focus();
|
|---|
| 27 |
|
|---|
| 28 | function lfnCheckPayment(){
|
|---|
| 29 | var fm = document.form1;
|
|---|
| 30 | var val = 0;
|
|---|
| 31 |
|
|---|
| 32 | payment = new Array('payment[]');
|
|---|
| 33 |
|
|---|
| 34 | for(pi = 0; pi < payment.length; pi++) {
|
|---|
| 35 |
|
|---|
| 36 | list = new Array('credit[]');
|
|---|
| 37 | if(fm[payment[pi]][0].checked){
|
|---|
| 38 | fnChangeDisabled(list, false);
|
|---|
| 39 | }else{
|
|---|
| 40 | fnChangeDisabled(list);
|
|---|
| 41 | }
|
|---|
| 42 |
|
|---|
| 43 | list = new Array('convenience[]');
|
|---|
| 44 | if(fm[payment[pi]][1].checked){
|
|---|
| 45 | fnChangeDisabled(list, false);
|
|---|
| 46 | }else{
|
|---|
| 47 | fnChangeDisabled(list);
|
|---|
| 48 | }
|
|---|
| 49 | }
|
|---|
| 50 | }
|
|---|
| 51 |
|
|---|
| 52 | function fnChangeDisabled(list, disable) {
|
|---|
| 53 | len = list.length;
|
|---|
| 54 |
|
|---|
| 55 | if(disable == null) { disable = true; }
|
|---|
| 56 |
|
|---|
| 57 | for(i = 0; i < len; i++) {
|
|---|
| 58 | if(document.form1[list[i]]) {
|
|---|
| 59 | // ¥é¥¸¥ª¥Ü¥¿¥ó¡¢¥Á¥§¥Ã¥¯¥Ü¥Ã¥¯¥¹Åù¤ÎÇÛÎó¤ËÂбþ
|
|---|
| 60 | max = document.form1[list[i]].length
|
|---|
| 61 | if(max > 1) {
|
|---|
| 62 | for(j = 0; j < max; j++) {
|
|---|
| 63 | // ͸ú¡¢Ìµ¸ú¤ÎÀÚ¤êÂØ¤¨
|
|---|
| 64 | document.form1[list[i]][j].disabled = disable;
|
|---|
| 65 | }
|
|---|
| 66 | } else {
|
|---|
| 67 | // ͸ú¡¢Ìµ¸ú¤ÎÀÚ¤êÂØ¤¨
|
|---|
| 68 | document.form1[list[i]].disabled = disable;
|
|---|
| 69 | }
|
|---|
| 70 | }
|
|---|
| 71 | }
|
|---|
| 72 | }
|
|---|
| 73 |
|
|---|
| 74 | //-->
|
|---|
| 75 | </script>
|
|---|
| 76 | </head>
|
|---|
| 77 |
|
|---|
| 78 | <body bgcolor="#ffffff" text="#666666" link="#007bb7" vlink="#007bb7" alink="#cc0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="lfnCheckPayment(); <!--{$tpl_onload}-->">
|
|---|
| 79 | <noscript>
|
|---|
| 80 | <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/common.css" type="text/css" />
|
|---|
| 81 | </noscript>
|
|---|
| 82 |
|
|---|
| 83 | <div align="center">
|
|---|
| 84 | <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
|
|---|
| 85 | <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 86 | <form name="form1" id="form1" method="post" action="<!--{$smarty.server.REQUEST_URI}-->">
|
|---|
| 87 | <input type="hidden" name="mode" value="edit">
|
|---|
| 88 | <tr valign="top">
|
|---|
| 89 | <td class="mainbg">
|
|---|
| 90 | <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->
|
|---|
| 91 | <table width="500" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 92 | <!--¥á¥¤¥ó¥¨¥ê¥¢-->
|
|---|
| 93 | <tr>
|
|---|
| 94 | <td align="center">
|
|---|
| 95 | <table width="470" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 96 | <tr><td height="14"></td></tr>
|
|---|
| 97 | <tr>
|
|---|
| 98 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="470" height="14" alt=""></td>
|
|---|
| 99 | </tr>
|
|---|
| 100 | <tr>
|
|---|
| 101 | <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
|
|---|
| 102 | <td bgcolor="#cccccc">
|
|---|
| 103 |
|
|---|
| 104 | <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 105 | <tr>
|
|---|
| 106 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="440" height="7" alt=""></td>
|
|---|
| 107 | </tr>
|
|---|
| 108 | <tr>
|
|---|
| 109 | <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
|
|---|
| 110 | <td bgcolor="#636469" width="400" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$tpl_subtitle}--></span></td>
|
|---|
| 111 | <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
|
|---|
| 112 | </tr>
|
|---|
| 113 | <tr>
|
|---|
| 114 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="440" height="7" alt=""></td>
|
|---|
| 115 | </tr>
|
|---|
| 116 | <tr>
|
|---|
| 117 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="440" height="10" alt=""></td>
|
|---|
| 118 | </tr>
|
|---|
| 119 | </table>
|
|---|
| 120 |
|
|---|
| 121 | <table width="440" border="0" cellspacing="1" cellpadding="8" summary=" ">
|
|---|
| 122 | <tr class="fs12n">
|
|---|
| 123 | <td width="" bgcolor="#f3f3f3">·ÀÌ󥳡¼¥É<span class="red">¢¨</span></td>
|
|---|
| 124 | <td width="337" bgcolor="#ffffff">
|
|---|
| 125 | <!--{assign var=key value="code"}-->
|
|---|
| 126 | <span class="red12"><!--{$arrErr[$key]}--></span>
|
|---|
| 127 | <input type="text" name="<!--{$key}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box10" maxlength="<!--{$smarty.const.INT_LEN}-->">
|
|---|
| 128 | </td>
|
|---|
| 129 | </tr>
|
|---|
| 130 | <tr class="fs12n">
|
|---|
| 131 | <td width="" bgcolor="#f3f3f3">ÀܳÀèURL<span class="red">¢¨</span></td>
|
|---|
| 132 | <td width="337" bgcolor="#ffffff">
|
|---|
| 133 | <!--{assign var=key value="url"}-->
|
|---|
| 134 | <span class="red12"><!--{$arrErr[$key]}--></span>
|
|---|
| 135 | <input type="text" name="<!--{$key}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" value="<!--{$arrForm[$key].value}-->" class="box40" maxlength="<!--{$smarty.const.URL_LEN}-->">
|
|---|
| 136 | </td>
|
|---|
| 137 | </tr>
|
|---|
| 138 | <tr class="fs12n">
|
|---|
| 139 | <td width="90" bgcolor="#f3f3f3">ÍøÍÑ·èºÑ<span class="red">¢¨</span></td>
|
|---|
| 140 | <td width="337" bgcolor="#ffffff">
|
|---|
| 141 | <!--{assign var=key value="payment"}-->
|
|---|
| 142 | <span class="red12"><!--{$arrErr[$key]}--></span>
|
|---|
| 143 | <!--{html_checkboxes_ex name="$key" options=$arrPayment selected=$arrForm[$key].value style=$arrErr[$key]|sfGetErrorColor onclick="lfnCheckPayment();"}-->
|
|---|
| 144 | </td>
|
|---|
| 145 | </tr>
|
|---|
| 146 | <tr class="fs12n">
|
|---|
| 147 | <td width="90" bgcolor="#f3f3f3">ÍøÍÑ¥¯¥ì¥¸¥Ã¥È</td>
|
|---|
| 148 | <td width="337" bgcolor="#ffffff">
|
|---|
| 149 | <!--{assign var=key value="credit"}-->
|
|---|
| 150 | <span class="red12"><!--{$arrErr[$key]}--></span>
|
|---|
| 151 | <!--{html_checkboxes_ex name="$key" options=$arrCredit selected=$arrForm[$key].value style=$arrErr[$key]|sfGetErrorColor}-->
|
|---|
| 152 | </td>
|
|---|
| 153 | </tr>
|
|---|
| 154 | <tr class="fs12n">
|
|---|
| 155 | <td width="90" bgcolor="#f3f3f3">ÍøÍÑ¥³¥ó¥Ó¥Ë</td>
|
|---|
| 156 | <td width="337" bgcolor="#ffffff">
|
|---|
| 157 | <!--{assign var=key value="convenience"}-->
|
|---|
| 158 | <span class="red12"><!--{$arrErr[$key]}--></span>
|
|---|
| 159 | <!--{html_checkboxes_ex name="$key" options=$arrConvenience selected=$arrForm[$key].value style=$arrErr[$key]|sfGetErrorColor}-->
|
|---|
| 160 | </td>
|
|---|
| 161 | </tr>
|
|---|
| 162 | </table>
|
|---|
| 163 |
|
|---|
| 164 | <table width="440" border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 165 | <tr>
|
|---|
| 166 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
|
|---|
| 167 | <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="438" height="7" alt=""></td>
|
|---|
| 168 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
|
|---|
| 169 | </tr>
|
|---|
| 170 | <tr>
|
|---|
| 171 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
|
|---|
| 172 | <td bgcolor="#e9e7de" align="center">
|
|---|
| 173 | <table border="0" cellspacing="0" cellpadding="0" summary=" ">
|
|---|
| 174 | <tr>
|
|---|
| 175 | <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0" name="subm" ></td>
|
|---|
| 176 | </tr>
|
|---|
| 177 | </table>
|
|---|
| 178 | </td>
|
|---|
| 179 | <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
|
|---|
| 180 | </tr>
|
|---|
| 181 | <tr>
|
|---|
| 182 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="440" height="8" alt=""></td>
|
|---|
| 183 | </tr>
|
|---|
| 184 | </table>
|
|---|
| 185 | </td>
|
|---|
| 186 | <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
|
|---|
| 187 | </tr>
|
|---|
| 188 | <tr>
|
|---|
| 189 | <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="470" height="14" alt=""></td>
|
|---|
| 190 | </tr>
|
|---|
| 191 | <tr><td height="30"></td></tr>
|
|---|
| 192 | </table>
|
|---|
| 193 | </td>
|
|---|
| 194 | </tr>
|
|---|
| 195 | <!--¥á¥¤¥ó¥¨¥ê¥¢-->
|
|---|
| 196 | </table>
|
|---|
| 197 | <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
|
|---|
| 198 | </td>
|
|---|
| 199 | </tr>
|
|---|
| 200 | </form>
|
|---|
| 201 | </table>
|
|---|
| 202 | <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
|
|---|
| 203 | </div>
|
|---|
| 204 |
|
|---|
| 205 | </body>
|
|---|
| 206 | </html>
|
|---|
| 207 |
|
|---|
| 208 |
|
|---|