/home/mjc1/public_html/html/test1.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
<?
    
include("../manage/category/common.php");
        include(
'./include/_Head.php');

     
$tempTime   =  Time();
  
//ȸ¿øÀÏ °æ¿ì
 
if( isset($_COOKIE[USERID]) && $_COOKIE[USERID] !== ""){ 
  
$memberQry       =  " select * from member WHERE Mid = '$_COOKIE[USERID]' ";
  
$memberResult    =    mysql_query($memberQry);
  
$memberRow       =    mysql_fetch_array($memberResult);
  
  
$postArr         =    explode("-",$memberRow[Maddnum]);
  
$telArr          =    explode("-",$memberRow[Mtel1]);
  
$hpArr           =    explode("-",$memberRow[Mhp]);
  }
?>

<!--<script language=javascript src="http://www.allthegate.com/plugin/AGSWallet.js=remove-this="></script>-->

<!-- ¹Ù·Î°áÁ¦ ÅؽºÆ® »èÁ¦ -->
<script> 
function clear_text(){ 

     if( frmAGS_pay.ProductNm.value == "¹Ù·Î°áÁ¦"){
        
        var str=""; 
        var bb=document.getElementById("ProductNm"); 
        
        bb.value = str;

    }

</script>

<!-- ÇÒÀιޱ⠽ºÅ©¸³Æ® -->
<script>
function DCMessage(){
    alert(" ÀÎÅͳݹðÅ·(¹«ÅëÀåÀÔ±ÝÆ÷ÇÔ) ¶Ç´Â Æù¹ðÅ·À»                               \n\n ÀÌ¿ëÇÏ¿© °áÁ¦ÇØ Áֽøé 3,000¿ø ÇÒÀε˴ϴÙ. [¿ëÁö»óǰ Á¦¿Ü] \n\n \n ¡Ø °áÁ¦°èÁ : ³óÇù 093-02-307376 (¿¹±ÝÁÖ:Á¤ÀÏ¿µ ¹ÌÁø¼ÒÇÁÆ®) \n\n                    ±¹¹Î 337101-04-154613 (¿¹±ÝÁÖ:Á¤ÀÏ¿µ ¹ÌÁø¼ÒÇÁÆ®) \n\n \n À§ °èÁ·Π3,000¿ø ÇÒÀεȠ±Ý¾×À» ÀԱݠÈÄ ´ç»ç·Î ÀüÈ­ ÁÖ¼¼¿ä. \n\n \n                         TEL : 1566-8680");
}
</script>

<script>
StartSmartUpdate();

// c = card or iche(½Å¿ëÄ«µå ¶Ç´Â Çö±Ý)
function Pay(form,c){

    //ÀÌü ÇÒÀΠ¾Ë¸² ¸Þ½ÃÁö (  c == "iche" ¿Â¶óÀΰèÁÂÀÌüÀϰæ¿ì¸¸...)
    if (c == "iche") { 
        alert(" È¨ÆäÀÌÁö¿¡¼­ÀÇ ¿Â¶óÀÎÀÌü´Â ÇÒÀÎÀû¿ëÀÌ µÇÁö ¾Ê½À´Ï´Ù. \n\n 3,000¿ø ÇÒÀÎÀ» ¿øÇϽô °æ¿ì [Æù¹ðÅ·] ¶Ç´Â ÇØ´çÀºÇàÀǠȨÆäÀÌÁö¿¡¼­ \n\n [ÀÎÅͳݹðÅ·]À¸·Î °áÀçÇÏ¿© Áֽñ⠹ٶø´Ï´Ù. °¨»çÇÕ´Ï´Ù.");
    }
    
    if(form.Flag.value == "enable")
    {
    //////////////////////////////////
      
<?
   
if(isset($_COOKIE[USERID]) && $_COOKIE[USERID] !== "")   $idCode  =  $_COOKIE[USERID];
   else                                                     
$idCode  =  "GUEST";

?>  
 //OrdNo(ÁÖ¹®¹øÈ£) : ¿¹) HARDWARE-testid-010101-235235555523"
 
      frmAGS_pay.Job.value         =    c;  // °áÁ¦¹æ¹ý
      frmAGS_pay.OrdNo.value       =   "Direct-<?=$idCode;?>-<?=$tempTime;?>";  
      frmAGS_pay.UserId.value      =    "<?=$idCode;?>";
      frmAGS_pay.ProdNm.value      =   "[¹Ù·Î°áÁ¦]";
      frmAGS_pay.OrdNm.value       =   frmAGS_pay.Mname.value;  
      frmAGS_pay.OrdComp.value     =   frmAGS_pay.Mcompany.value;
      frmAGS_pay.OrdPhone.value    =   frmAGS_pay.tel1.value+"-"+frmAGS_pay.tel2.value+"-"+frmAGS_pay.tel3.value;
      frmAGS_pay.UserEmail.value   =   frmAGS_pay.Memail.value;
      frmAGS_pay.RcpNm.value       =   frmAGS_pay.Mname.value;
      frmAGS_pay.RcpPhone.value    =   frmAGS_pay.tel1.value+"-"+frmAGS_pay.tel2.value+"-"+frmAGS_pay.tel3.value;
      frmAGS_pay.DlvAddr.value     =   frmAGS_pay.Madd.value;
      frmAGS_pay.DlvPost.value     =   frmAGS_pay.post1.value+"-"+frmAGS_pay.post2.value;
      frmAGS_pay.SendItemDetail.value     =   frmAGS_pay.SendItem.value; //Àü´Þ»çÇ×
            
        if(Settle() == true)
        {
            
            if(document.AGSPay == null || document.AGSPay.object == null)
            {
                alert("Ç÷¯±×ÀΠ¼³Ä¡ ÈÄ ´Ù½Ã ½Ãµµ ÇϽʽÿÀ.");
            }
            else
            {
                
                form.DeviId.value = "9000400001";
                
                
                if(parseInt(form.Amt.value) < 50000)
                    form.QuotaInf.value = "0";
                else
                    form.QuotaInf.value = "0:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22:23:24";
                
            
                if(form.DeviId.value == "9000400002")
                    form.NointInf.value = "ALL";
                    
                if(MakePayMessage(form) == true)
                {
                    Disable_Flag(form);
                    
                    var openwin = window.open("AGS_progress.html","popup","width=300,height=160");
                    
                    form.submit();
                }
                else
                {
                    alert("ÁöºÒ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù.");
                }
            }
        }
    }
}

function Enable_Flag(form)
{
        form.Flag.value = "enable"
}

function Disable_Flag(form)
{
        form.Flag.value = "disable"
}

 
  function postSearch(){
   
   window.open("postSearch.php","","width=450,height=380,scrollbars=yes");
   
   }

 
  function Settle(){
    
   if( frmAGS_pay.Mname.value == ""){
     alert("À̸§À» ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
     frmAGS_pay.Mname.focus();
     return false;
     }
  if( frmAGS_pay.Madd.value == ""){
     alert("ÁÖ¼Ò¸¦ ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
     frmAGS_pay.Madd.focus();
     return false;
     }   
  if( frmAGS_pay.tel1.value == "" || frmAGS_pay.tel2.value == "" || frmAGS_pay.tel3.value == ""){
     alert("¿¬¶ô󸦠ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
     frmAGS_pay.tel1.focus();
     return false;
     }
 
  if( frmAGS_pay.f_price.value == "" || frmAGS_pay.Amt.value  == "" ){
    frmAGS_pay.f_price.focus();
     alert("°áÁ¦ÇϽǠ±Ý¾×À» ÀÔ·ÂÇϼ¼¿ä");
     return false;
    }  
  return true;
 }
 
 function SetNum(obj){
    val =  obj.value;
    re  =  /[^0-9]/gi;
    obj.value = val.replace(re,"");
}

function commaSplit(srcNumber) {        
    var txtNumber = '' + srcNumber;
    //¿©±â¼­ ºÎÅÍ 3ÀÚ¸®¸¶´Ù ÄÞ¸¶¸¦ Âï¾î ÁØ´Ù.
    var rxSplit = new RegExp('([0-9])([0-9][0-9][0-9][,.])');
    var arrNumber = txtNumber.split('.');
    arrNumber[0] += '.';
    do {
        arrNumber[0] = arrNumber[0].replace(rxSplit, '$1,$2');
    } while (rxSplit.test(arrNumber[0]));

           if (arrNumber.length > 1) {
           return arrNumber.join('');
           }else {
          
           return arrNumber[0].split('.')[0];
           }
}

 function priceChk(k){
   
   var  r_price    =  eval(k) ; 
   frmAGS_pay.Amt.value   =  r_price;
    var t  = commaSplit(r_price);
   text_price.innerHTML =  "<b>" + t + "</b> ¿ø" ;
     
   }
 
</script>

<body style="background:url(../newimg/community/bg.jpg) center top no-repeat" onLoad="javascript:Enable_Flag(frmAGS_pay);">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<form name="frmAGS_pay" method=post action="Order_03_Process.php">
    <tr>
        <td style="padding:0 7px 13px 0;" align="right"><? include('../html/include/newtop_sub_06.php'); ?></td>
    </tr>
    <tr>
        <td style="padding:0 0 0px 0;"><script type="text/javascript">flash('../newimg/community/main_navigation.swf', '1000','100');</script></td>
    </tr>
    <tr>
        <td style="padding:0 0 26px 8px;"><table border="0" cellspacing="0" cellpadding="0">
  <tr>
        <td valign="top">
          <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td><? include('../html/include/left_menu_06.php'); ?></td>
                </tr>
                <tr>
                  <td><img src="../newimg/community/left_line_01.gif" border="0"></td>
                </tr>
                <tr>
                    <td><? include('../html/include/left_menu_mid.php'); ?></td>
                </tr>
                <tr>
                    <td><img src="../newimg/community/left_line_02.gif" border="0"></td>
                </tr>
          </table>
        </td>
        <td valign="top">
            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td colspan="2"><img src="../newimg/community/mid_top.jpg" border="0"></td>
                </tr>
                <tr>
                    <td height="10" width="32"><img src="../newimg/community/mid_top2.gif" border="0">
                    <td height="74" width="32" rowspan="3" valign="top"><img src="../newimg/community/line_right.gif" border="0"></td>
                </tr>
                <tr>
                    <td height="10" width="32"></td>
                </tr>
                <tr>
                    <td width="754" align="center" valign="top">














            <!-- ³»¿ë ½ÃÀÛ -->
            <table width="725" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                        <td><img src="../newimg/community/tit_30.gif"></td>
                    </tr>
        </table>
        <br>

        <table width="680" border="0" cellpadding="15" cellspacing="5" bgcolor="f3f3f3">
                    <tr> 
                        <td valign="top" bgcolor="#FFFFFF" class="txt03">
                            <table width="100%" border="0" cellpadding="0" cellspacing="0" class="txt03">
                                <tr> 
                                  <td height="25"><img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle">°áÁ¦ ÈÄ ½Å·ÚÀִ ȿ¼ºÀÌÁö½º(ÁÖ)±×·ìÀÇ [ÀüÀÚÀÎÁõ¿µ¼öÁõ]ÀÌ ¹ß±ÞµË´Ï´Ù.</td>
                                </tr>
                                <tr> 
                                    <td><img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle">°áÀç°ü·Ã¹®ÀÇ:02-401-5121 / ¾ß°£°áÀç¹®ÀÇ:011-522-0911(±èÇö½Ä½ÇÀå)</td>
                                </tr>
                            </table>
                            <br>

                            <!-- Å×ÀÌºí ½ÃÀÛ -->
                            <table width="100%" border="0" cellpadding="5" cellspacing="1" bgcolor="#E4E4E4" >
                                <tr bgcolor="#33CCFF" height="2"> 
                                    <td class="txt04" width="120" bgcolor="#0033FF"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#0099FF"></td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com01.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><b>¹Ù·Î°áÁ¦</b></td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td width="120" class="txt04" bgcolor="#F0F3FA"><img src="../img/community/table/com02.gif"></td>
                                    <td width="120" class="txt04" bgcolor="#FFFFFF"><input name="Mname" type="text" value='<?=$memberRow[Mname];?>'  class="log" style="height:20px;" size="15" maxlength="20"></td>
                                    <td width="69" class="txt04" bgcolor="#F0F3FA"><img src="../img/community/table/com03.gif"></td>
                                    <td width="286" class="txt04" bgcolor="#FFFFFF"><input name="Mcompany" type="text" value="<?=$memberRow[Mcompany];?>"  class="log" style="height:20px;" size="26" maxlength="20"> </td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com04.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="post1" value='<?=$postArr[0];?>' type="text" class="log" style="height:20px;"  size="3" maxlength="3"> - <input name="post2" type="text" value='<?=$postArr[1];?>' class="log" style="height:20px;"  size="3" maxlength="3"> <img src="../img/common/btn_address_find.gif" Onclick="postSearch();" style='cursor:hand;' width="88" height="19" vspace="5" align="absmiddle"> 
                                    <br> <input name="Madd" type="text" value='<?=$memberRow[Madd];?>' class="log" style="height:20px;"  size="60" maxlength="70"> 
                                    </td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com05.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="tel1" value='<?=$telArr[0];?>' type="text" class="log" style="height:20px;"  size="3" maxlength="3">
                                    - 
                                    <input name="tel2" type="text" value='<?=$telArr[1];?>' class="log" style="height:20px;"  size="4" maxlength="4">
                                    - 
                                    <input name="tel3" type="text" value='<?=$telArr[2];?>'  class="log" style="height:20px;"  size="4" maxlength="4">
                                    <FONT COLOR="#6699FF">(ÀϹÝÀüÈ­¹øÈ£¸¦ ÀÔ·ÂÇØ ÁÖ¼¼¿ä)</FONT></td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com06.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="hp1" value='<?=$hpArr[0];?>' type="text" class="log" style="height:20px;"  size="3" maxlength="3">
                                    - 
                                    <input name="hp2" type="text" value='<?=$hpArr[1];?>' class="log" style="height:20px;"  size="4" maxlength="4">
                                    - 
                                    <input name="hp3" type="text" value='<?=$hpArr[2];?>'  class="log" style="height:20px;"  size="4" maxlength="4">
                                    <FONT COLOR="#6699FF">(ÈÞ´ëÀüÈ­¹øÈ£¸¦ ÀÔ·ÂÇØ ÁÖ¼¼¿ä)</FONT></td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com07.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="Memail" type="text" value='<?=$memberRow[Memail];?>' class="log" style="height:20px;"  size="60" maxlength="70"></td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com08.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="f_price" type="text" class="log" style="height:20px;" size="15" maxlength="20" style='IME-MODE: disabled'  onChange="priceChk(this.value);" onkeypress='SetNum(this)' onblur='SetNum(this)'>
                                    ¿ø (Vat Æ÷ÇÔ ±Ý¾×ÀÔ´Ï´Ù. ÀԷ ÈÄ °áÁ¦¹öưÀ» ´©¸£¼¼¿ä)</td>
                                </tr>
                                <tr bgcolor="#33CCFF"> 
                                    <td class="txt04" width="120" bgcolor="#F0F3FA"><img src="../img/community/table/com09.gif"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#FFFFFF"><input name="SendItem" type="text" class="log" style="height:20px;"  size="60" maxlength="80"></td>
                                </tr>
                                <tr bgcolor="#33CCFF" height="1"> 
                                    <td class="txt04" width="120" bgcolor="#0033FF"></td>
                                    <td class="txt04" width="497" colspan="3" bgcolor="#0099FF"></td>
                                </tr>
                            </table> 
                            <!-- Å×ÀÌºí ³¡ -->

                            <p align="center">
                                <!-- ½Å¿ëÄ«µå °áÁ¦ -->
                                <img src="../newimg/community/btn_card.gif" onClick="Pay(frmAGS_pay,'card');" style="cursor:hand;" hspace="10" vspace="10">
                                <!-- ¿Â¶óÀΰèÁÂÀÌü -->
                                <img src="../newimg/community/btn_online.gif" onClick="Pay(frmAGS_pay,'iche');" style="cursor:hand;" hspace="10" vspace="10">
                                <!-- ÇÒÀιޱâ -->
                                <img src="../newimg/community/btn_dcsale.gif" onClick="DCMessage();" style="cursor:hand;"  hspace="10" vspace="10">
                            </p>
                                                
                        </td>
                    </tr>
                </table>

                <br>

                <table width="680" border="0" cellpadding="15" cellspacing="5" bgcolor="f3f3f3">
                    <tr> 
                        <td valign="top" bgcolor="#FFFFFF" class="txt03">

                            <? include("../html/nowsettle.php"); ?>
                                                
                        </td>
                    </tr>
                </table>





 <!-- ¹ÌÁø Àü¼Û Á¤º¸ -->
<INPUT TYPE="hidden" NAME="Job">
<INPUT TYPE="hidden" NAME="StoreId" value="mijinsoft3">
<INPUT TYPE="hidden" NAME="StoreNm" value="¹ÌÁøSoft">
<INPUT TYPE="hidden" NAME="OrdNo"> <!-- ÁÖ¹® ¹øÈ£ -->
<INPUT TYPE="hidden" NAME="ProdNm" value='<¹Ù·Î°áÁ¦>'> <!-- »óǰ¸í -->
<INPUT TYPE="hidden" NAME="Amt"> <!-- ÁÖ¹® ±Ý¾× -->
<INPUT TYPE="hidden" NAME="UserId"> <!-- È¸¿ø ¾ÆÀ̵ð -->
<INPUT TYPE="hidden" NAME="OrdNm"> <!-- ÁÖ¹®ÀÚ¸í -->
<INPUT TYPE="hidden" NAME="OrdComp"> <!-- »óÈ£ -->
<INPUT TYPE="hidden" NAME="OrdPhone"> <!-- ÁÖ¹®ÀÚÀüÈ­¹øÈ£ -->
<INPUT TYPE="hidden" NAME="UserEmail"> <!-- ÁÖ¹®ÀÚÀ̸ÞÀÏ -->
<INPUT TYPE="hidden" NAME="RcpNm"> <!-- ¼ö½ÅÀÚ¸í -->
<INPUT TYPE="hidden" NAME="RcpPhone"> <!-- ¼ö½ÅÀÚ ÀüÈ­¹øÈ£ -->
<INPUT TYPE="hidden" NAME="DlvAddr"> <!-- ¼ö½ÅÀÚÁÖ¼Ò -->
<INPUT TYPE="hidden" NAME="DlvPost"> <!-- ¿ìÆí¹øÈ£ -->
<INPUT TYPE="hidden" NAME="MallUrl" value="http://218.150.78.74/~mjc1/">
<INPUT TYPE="hidden" NAME="Remark">
<INPUT TYPE="hidden" NAME="SendItemDetail"> <!-- Àü´Þ»çÇ× -->

<input type=hidden name='ProductCode' value='<?=$ProductCode;?>'>

<!--  ¹ÌÁø Àü¼Û Á¤º¸ ³¡-->
<!-- JavaScript ¿¡¼­ °ªÀ» ¼³Á¤Çϴ Hidden Çʵå -->
<input type=hidden name=DeviId value="">
<input type=hidden name=QuotaInf value="0">
<input type=hidden name=NointInf value="NONE">
<!-- JavaScript ¿¡¼­ °ªÀ» ¼³Á¤Çϴ Hidden Çʵå -->

<!-- ¿Ã´õ°ÔÀÌÆ® Ç÷¯±×Àο¡¼­ »ç¿ëÇϴ Hidden Çʵå -->
<input type=hidden name=AuthYn value="">
<input type=hidden name=Flag value="">
<input type=hidden name=AuthTy value="">
<input type=hidden name=SubTy value="">
<input type=hidden name=CardNo value="">
<input type=hidden name=ExpMon value="">
<input type=hidden name=ExpYear value="">
<input type=hidden name=Instmt value="">
<input type=hidden name=Passwd value="">
<input type=hidden name=SocId value="">
<input type=hidden name=partial_mm value="">
<input type=hidden name=noIntMonth value="">
<input type=hidden name=KVP_RESERVED1 value="">
<input type=hidden name=KVP_RESERVED2 value="">
<input type=hidden name=KVP_RESERVED3 value="">
<input type=hidden name=KVP_CURRENCY value="">
<input type=hidden name=KVP_CARDCODE value="">
<input type=hidden name=KVP_SESSIONKEY value="">
<input type=hidden name=KVP_ENCDATA value="">
<input type=hidden name=KVP_CONAME value="">
<input type=hidden name=KVP_NOINT value="">
<input type=hidden name=KVP_QUOTA value="">
<input type=hidden name=MPI_CAVV value="">
<input type=hidden name=MPI_ECI value="">
<input type=hidden name=MPI_MD64 value="">
<input type=hidden name=ICHE_OUTBANKNAME value="">
<input type=hidden name=ICHE_OUTACCTNO value="">
<input type=hidden name=ICHE_OUTBANKMASTER value="">
<input type=hidden name=ICHE_AMOUNT value="">
<!-- ¿Ã´õ°ÔÀÌÆ® Ç÷¯±×Àο¡¼­ »ç¿ëÇϴ Hidden Çʵå -->














                            </td>
                        </tr>
                        <tr>
                            <td height="5" width="32"></td>
                        </tr>
                        <tr>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <td colspan="2"></td>
                        </tr>
                    </table></td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
    <td align="center"><? include("../html/newfoot.php"); ?></td>
    </tr>
</form>
</table>
</body>