/home/mjc1/public_html/html/millennium/_20140715newetax_01test.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
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
<?php include_once("./_common2.php"); ?>
<?
 
include("../../manage/category/etaxcommontest.php");
 include(
'../../html/include/_Head.php');
     
//º¹È£È­
//    $strArr  = explode( "---",base64_decode($KeyCode) );
    
$str2    =    $KeyCode;


    
$Qry      =  "select * from tn_eaaa WHERE EMAIL_LINK = '$KeyCode' ";
    
$Result   =   mysql_query($Qry);


    


/*   $cm_nCount          =      20;
   $cm_item_nCount     =      30;          
   
   function pageListing($cur_page, $total_page, $n, $url, $KeyCode ) {

  $retValue .= "<table border=0 cellspacing=0 cellpadding=0 height=19 align=center><tr>";
  if ($cur_page > 1) {

      $retValue .= "<td width=80 align=left><a href='" . $url . ($cur_page-1) ."&KeyCode=".$KeyCode."'><img src=../millennium/img/customer/prev_bt.gif border=0 valign=bottom></a></td>";
  } else {
    $retValue .= "&nbsp;";
    $retValue .= "&nbsp;";
  }
  $retValue .= "&nbsp;";
  $start_page = ( ( (int)( ($cur_page - 1 ) / 10 ) ) * 10 ) + 1;
  //echo (int)(($cur_page - 1) / 10);
  $end_page = $start_page + 9;
  if ($end_page >= $total_page) $end_page = $total_page;
  if ($start_page > 1) $retValue .= "<td width=80 align=left> <a href='" . $url . ($start_page-1) . "&KeyCode=".$KeyCode."'><img src=../millennium/img/customer/prev10_bt.gif border=0 valign=bottom></a></font></span></td> ";
  if ($total_page > 1)
    for ($k=$start_page;$k<=$end_page;$k++)
      if ($cur_page != $k) $retValue .= "<td>&nbsp;<span style=font-size:9pt;><font face=Verdana><a href='$url$k&KeyCode=".$KeyCode."'>$k</a>&nbsp;</font></span></td>";
      else $retValue .= "<td width=0 valign=top><span style=font-size:9pt;><font face=Verdana color=f6822f>&nbsp;[$k]</font></span></td> ";
  if ($total_page > $end_page) $retValue .= "<td width=80 align=right><a href='" . $url . ($end_page+1) . "&KeyCode=".$mode."'><img src=../millennium/img/customer/next10_bt.gif border=0 valign=bottom></a></td> ";
  $retValue .= "&nbsp;&nbsp;";
  if ($cur_page < $total_page) {
    $retValue .= "<td width=80 align=right><a href='$url" . ($cur_page+1) ."&KeyCode=".$KeyCode."'><img src=../millennium/img/customer/next_bt.gif border=0 valign=bottom></a></td>";

  } else {
    $retValue .= "&nbsp;";
    $retValue .= "&nbsp;";
  }
  $retValue .= "</td></tr></table>";
  return $retValue;
}
*/


    
if( mysql_num_rows($Result) > 0){
        
$billpublishRow    =   mysql_fetch_array($Result);
        
$billSnumber $billpublishRow[DMDER_BUSNID];

    
// ÀüÀÚ¼¼±Ý°è»ê¼­ ÀÎÁõ¹øÈ£
    
$appvno $billpublishRow[ETAXBIL_APPV_NO];
    }
    else{
  
?>

<script>
location.href  =  "../millennium/newetaxtest.php?KeyCode=<?=$str2;?>";
</script>
<?
    
}
?>





<script>
function fileDown(type,name,cate2_code,category_code){
    
    location.href =   "fileDownLoad.php?type="+type+"&filename="+name+"&cate2_code="+cate2_code+"&category_code="+ category_code ;
    
}
function compare(cate2_code,category_code){
    
    //window.open("compare.php?cate2_code="+cate2_code + "&category_code="+category_code,"","width=650,height=700,scrollbars=yes");
    window.open("compare.php?cate2_code="+cate2_code + "&category_code="+category_code,"","width=737,height=700,scrollbars=yes");

}

function settle(mode , category_code){
    
    location.href  =  "Order_01.php?mode="+mode+"&category_code="+category_code;
    
}
function programUse(s,s1){
    
    window.open("programUse.php?cate2_code="+s+"&category_code="+s1,"","width=600,height=650,scrollbars=yes");
    
}

function flashMovie(fn){
    
    window.open( fn ,"","width=950 ,height=700,scrollbars=no");
    
}
</script>

<!-- À̹ÌÁö Å©±â¿¡ ¸Â°Ô »õâ ¶ç¿ì±â -->
<script language="javascript">
function showPicture(src) {
  var imgObj = new Image();
  imgObj.src = src;
  var wopt = "scrollbars=no,status=no,resizable=no";
  wopt += ",width=" + imgObj.width;
  wopt += ",height=" + imgObj.height;
  var wbody = "<head><title>¿¥Á¦À̼ÒÇÁÆ®</title>";
  wbody += "<script language='javascript'>";
  wbody += "function finalResize(){";
  wbody += "  var oBody=document.body;";
  wbody += "  var oImg=document.images[0];";
  wbody += "  var xdiff=oImg.width-oBody.clientWidth;";
  wbody += "  var ydiff=oImg.height-oBody.clientHeight;";
  wbody += "  window.resizeBy(xdiff,ydiff);";
  wbody += "}";
  wbody += "</"+"script>";
  wbody += "</head>";
  wbody += "<body onLoad='finalResize()' style='margin:0'>";
  wbody += "<a href='javascript:window.close()'><img src='" + src + "' border=0></a>";
  wbody += "</body>";
  winResult = window.open("about:blank","",wopt);
  winResult.document.open("text/html", "replace");
  winResult.document.write(wbody);
  winResult.document.close();
  return;
}
</script>
<!-- Á¦Ç°¼±Åùæ¹ý »õâ ¶ç¿ì±â -->
<SCRIPT LANGUAGE="JavaScript"> 
function Product(siteURL) 

   var win = window.open( siteURL, 'newWin', 'status=no,toolbar=no,scrollbars=no,resizable=no,width=621,height=800' ); 
  document.forms.search.action = siteURL; 
  document.forms.search.target = 'newWin'; 
  document.forms.search.submit(); 
}
</SCRIPT>


<!-- »õâÀ¸·Î ¶ç¿ì´Â ½ºÅ©¸³Æ®(ÁÖ¼ÒÇ¥½ÃÁÙ,µµ±¸¸·´ë ÀüºÎ ¾ø¾Ö±â) ½ÃÀÛ(³ÐÀÌ Á¶Á¤) -->
<SCRIPT LANGUAGE="JavaScript"> 
function submitFormSize(siteURL, dWidth, dHeight) 

   var win = window.open( siteURL, 'newWin', 'status=no,toolbar=no,scrollbars=no,resizable=no,width='+ dWidth +',height='+ dHeight ); 
  document.forms.search.action = siteURL; 
  document.forms.search.target = 'newWin'; 
  document.forms.search.submit(); 
}
</SCRIPT>

<SCRIPT LANGUAGE="JavaScript"> 
function compare2(){
    

    window.open("barcodepro.php","","width=617,height=700,scrollbars=yes");

}
</SCRIPT>

<!-- »õâÀ¸·Î ¶ç¿ì´Â ½ºÅ©¸³Æ®(ÁÖ¼ÒÇ¥½ÃÁÙ,µµ±¸¸·´ë ÀüºÎ ¾ø¾Ö±â) ½ÃÀÛ -->
<SCRIPT LANGUAGE="JavaScript"> 
function submitForm(siteURL) 

  //var win = window.open( siteURL, 'newWin', 'status=0,toolbar=0,scrollbars=1,resizable=0,width=596,height=447' ); 
  var win = window.open( siteURL, 'newWin', 'status=no,toolbar=no,scrollbars=no,resizable=no,width=825,height=600' ); 
  document.forms.search.action = siteURL; 
  document.forms.search.target = 'newWin'; 
  document.forms.search.submit(); 
}
</SCRIPT> 

<!-- »õâÀ¸·Î ¶ç¿ì´Â ½ºÅ©¸³Æ®(ÁÖ¼ÒÇ¥½ÃÁÙ,µµ±¸¸·´ë ÀüºÎ ¾ø¾Ö±â) ½ÃÀÛ -->
<SCRIPT LANGUAGE="JavaScript"> 
function submitForm_jepum( siteURL ) 

  var win = window.open( siteURL, 'newWin', 'status=0,toolbar=0,scrollbars=1,resizable=0,width=600,height=620' ); 
  document.forms.search.action = siteURL; 
  document.forms.search.target = 'newWin'; 
  document.forms.search.submit(); 
}
</SCRIPT> 

<script>
function w_file(){
    window.open('windows.htm','','top=0,left=0,width=580,height=515,menubar=no,scrollbar=0,toolbar=no,location=no,resizable=no');
}
function win_etax(){
    window.open('e-tax.htm','','top=0,left=0,width=620,height=497,menubar=no,scrollbar=0,toolbar=no,location=no,resizable=no');
//Onclick="showPicture('../img/banner/b_e-tax.jpg')" 
}
</script>
<style type="text/css">

BODY {background: url(../millennium/img/common/bodybg2.gif) repeat-x top center}
/*Á¤Áß¾Ó¿¡ ¹è°æ À̹ÌÁö °íÁ¤*/

</style>
<!-- ¹Ùµð ½ÃÀÛ ---------------------------->
<body topmargin="0" marginwidth="0" marginheight="0">


<!-- ·Ñ¿À¹ö ½ºÅ¸ÀÏ -->
                <style>
                    a.rollover img { border-width:0px; display:block; }
                    a.rollover img.rollover { display:none; }
                    a.rollover:hover { position:relative; }
                    a.rollover:hover img { display:none; }
                    a.rollover:hover img.rollover { display:block; }
                </style>

<table width="942" border="0" cellspacing="0" cellpadding="0" align="center" >
  <tr>
    <td ><? include("topflash2.php"); ?></td>
  </tr>

        <!-- »ó´Ü ¿©¹é -->
    <tr>
        <td height="15">
        </td>
    </tr>

    <tr>
        <td>
        <!-- ¸ÞÀΠ½ÃÀÛ --------------------------------->

            <table width="946" border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td valign="top" >
            <!-- ÁÂÃø Ç÷¡½Ã ¸Þ´º ½ÃÀÛ --------------------------->
                    <table>
                        <tr>
                            <td valign="top">
                                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="212" height="217" id="leftcustomer" align="middle">
                                    <param name="allowScriptAccess" value="sameDomain" />
                                    <param name="allowFullScreen" value="false" />
                                    <param name="movie" value="./flash/leftmenucustomer.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />    <embed src="./flash/leftmenucustomer.swf" quality="high" bgcolor="#ffffff" width="212" height="217" name="leftcustomer" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
                                    </object>
                            </td>
                        </tr>
                        <tr height="15">
                            <td>
                            </td>
                        </tr>


                    <tr>
                        <td align="center">

                    <!-- PDA¹è³Ê ½ÃÀÛ--------------------------------->
                            <a href="../millennium/product_pdamain.php"><img src="../millennium/img/product/pda_banner.gif" border="0">
                    <!-- PDA¹è³Ê ³¡  --------------------------------->

                        </td>
                    </tr>
                    <tr>
                        <td align="center">

                    <!-- cs¹è³Ê ½ÃÀÛ--------------------------------->
                            <img src="../millennium/img/product/csbanner_bt.gif" border="0" onclick="showPicture('../millennium/img/product/csinfo.gif');" style="cursor:hand;">
                    <!-- cs¹è³Ê ³¡  --------------------------------->

                        </td>
                    </tr>
                        <tr>
                            <td align="center">

                    <!-- °ü·ÃÁ¦Ç°º¸±â ½ÃÀÛ--------------------------------->

                            <table border="0" cellspacing="0" cellpadding="0" background="../millennium/img/product/sicon/software_bg.gif" width="204" height="347">
                                <tr>
                                    <td colspan="3" height="35"></td>
                                </tr>
                                <tr>
                                    <td width="6"></td>
                                    <td><a href='../millennium/productinfo.php?cate2_code=06&category_code=56'><img src="../millennium/img/product/sicon/easytax2.gif" border="0"></a></td> <!-- ÀÌÁö°è»ê¼­ -->
                                    <td width="6"></td>
                                </tr>
                                <tr>
                                    <td colspan="3" height="2"></td>
                                </tr>
                                <tr>
                                    <td width="6"></td>
                                    <td><a href='../millennium/productinfo.php?cate2_code=01&category_code=01'><img src="../millennium/img/product/sicon/mlite.gif" border="0"></a></td> <!-- Ãµ³â°æ¿µlite -->
                                    <td width="6"></td>
                                </tr>
                                <tr>
                                    <td colspan="3" height="1"></td>
                                </tr>
                                <tr>
                                    <td width="6"></td>
                                    <td><a href='../millennium/productinfo.php?cate2_code=01&category_code=02'><img src="../millennium/img/product/sicon/m2.gif" border="0"></a></td> <!-- Ãµ³â°æ¿µII -->
                                    <td width="6"></td>
                                </tr>
                                <tr>
                                    <td colspan="3" height="1"></td>
                                </tr>
                                <tr>
                                    <td width="6"></td>
                                    <td><a href='../millennium/productinfo.php?cate2_code=01&category_code=03'><img src="../millennium/img/product/sicon/mcs.gif" border="0"></a></td> <!-- Ãµ³â°æ¿µCS -->
                                    <td width="6"></td>
                                </tr>
                                                                <tr>
                                    <td colspan="3" height="3"></td>
                                </tr>
                                <tr>
                                    <td colspan="3" height="10"></td>
                                </tr>
                            </table>

                    <!-- °ü·ÃÁ¦Ç°º¸±â ³¡  --------------------------------->

                        </td>
                    </tr>

                    <tr>
                        <td align="center" height="220">

                    <!-- ÀÌÁö°è»ê¼­,ÀüÀÚ°è»ê¼­,POSÀåºñ,¿ëÁöÁÖ¹® ½ÃÀÛ--------------------------------->
                            <img src="../millennium/img/product/four_banner.gif" border="0" usemap="#fourbanner" align="center">
                            <map name="fourbanner" id="fourbanner">
                            <area shape="rect" onfocus="blur()" coords="6,6,99,100" href="../millennium/productinfo.php?cate2_code=06&category_code=56" />    <!-- ÀÌÁö°è»ê¼­ -->
                            <area shape="rect" onfocus="blur()" coords="103,6,197,100" href="../millennium/productetax.php" />    <!-- ÀüÀÚ°è»ê¼­ -->
                            <area shape="rect" onfocus="blur()" coords="6,104,99,198" href="http://www.ez-pos.com/" />    <!-- POSÀåºñ -->
                            <area shape="rect" onfocus="blur()" coords="103,104,197,198" href="http://www.mijinsoft.co.kr/html/millennium/buypaperbest.php" />    <!-- Àü»ê¿ëÁöÁÖ¹® -->
                            </map>
                    <!-- ÀÌÁö°è»ê¼­,ÀüÀÚ°è»ê¼­,POSÀåºñ,¿ëÁöÁÖ¹® ³¡  --------------------------------->

                            </td>
                        </tr>
                    </table>
            <!-- ÁÂÃø Ç÷¡½Ã ¸Þ´º ³¡ --------------------------->
                </td>

            <!-- ¸Þ´º Æø ¿©¹é --------------------------->                
                <td width="12">
                </td>

                <td valign="top">


            <!-- »ó´Ü ¿©¹é¿ë Å×ÀÌºí ½ÃÀÛ----------------->
                <table cellspacing="0" cellpadding="0" border="0">
                    <tr>
                    <td height="7"></td>
                    </tr>
                    <tr>
                    <td>
                <!-- ¸ÞÀΠÅÇ ½ÃÀÛ --------------------------->
                            <table background="../millennium/img/titlebar/customeretax.gif" width="718" height="35" >
                            <tr>
                                <td width="500">
                                </td>
                                <td>

                                    <table align="right">
                                        <tr>
                                            <td>
                                                <a href=intro.php ><img src="../millennium/img/common/home.gif" border="0">
                                            </td>
                                            <td  class="txt01"><font color="999999">
                                                < °í°´¼¾ÅÍ < <font color="494949">¼¼±Ý°è»ê¼­¹ßÇà
                                            </td>
                                            <td width="10">
                                            </td>
                                        </tr>
                                    </table>


                                </td>
                                <td>
                                </td>
                            </tr>
                        </table>
                <!-- ¸ÞÀΠÅÇ ³¡ ------------------------->
                        </tr>
                        </td>
                <!-- ¸ÞÀΠÅÇ ³»¿ë »çÀÌ ¿©¹é------------->
                    <tr>
                        <td height="0">
                        </td>
                    </tr>
    
                    <tr>
                        <td align="center" valign="top">
                        <br>
                <!-- ¸ÞÀΠ³»¿ë ½ÃÀÛ ------------->
                            <table width='680' border='0' cellpadding='15' cellspacing='5' align="center">
                                    <tr>
                                        <td align="center">
                                            <a href="http://www.mijinsoft.co.kr/html/millennium/productinfo.php?cate2_code=06&category_code=56"><img src="../millennium/img/banner/easy2.gif" border="0"></a>&nbsp;&nbsp;
                                            <a href="http://www.mijinsoft.co.kr/html/millennium/millennium_main.php"><img src="../millennium/img/banner/mpda.gif" border="0"></a>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td>
                                            <table border="0" cellpadding="0" cellspacing="0" background="../millennium/img/product/taxinfo_bg.gif" width="680" height="120">
                                                <tr>
                                                    <td class=txt03 style="padding:0pt 10pt;">
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#6b6b6b"><b>[½ÂÀÎ]</b>¹öưÀ» ´©¸¥ ÈÄ <b>[¼¼±Ý°è»ê¼­¹ßÇà]</b>À» Å¬¸¯Çϸé Ãâ·Â °¡´ÉÇÕ´Ï´Ù.<br>
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#6b6b6b">[½ÂÀÎ]ÈÄ [¹Ý¼Û]Àº ºÒ°¡´É ÇϹǷΠ¹®Á¦°¡ ÀÖÀ¸¸é ¹ßÇàó¿¡ ¹®ÀÇÇϼ¼¿ä.<br>
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#6b6b6b">ÀüÀÚ°è»ê¼­´Â ÀÍ¿ù 7Àϳ¯ ±¹¼¼Ã»¿¡ ½Å°íµË´Ï´Ù.<br>
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#6b6b6b">¸é¼¼°è»ê¼­´Â ±¹¼¼Ã»¿¡ Àü¼ÛµÇÁö ¾Ê½À´Ï´Ù.(Á¾À̽Űí´ë»ó)<br>
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#2781fd"><b>ÀüÀÚ°è»ê¼­ »ç¿ë ½Åû¹®ÀÇ: 1566-8680(¿¥Á¦À̼ÒÇÁÆ®)</b><br>
                                                        <img src="../millennium/img/product/taxdot.gif" vspace="5"> &nbsp;<font color="#f75a0e">¹«·á Á¾ÀÌ/ÀüÀÚ¼¼±Ý°è»ê¼­ ÇÁ·Î±×·¥ <b><a href="javascript:fileDown('w_file','easytax.exe');"><font color="#f75a0e">[ÀÌÁö°è»ê¼­ ´Ù¿î¼³Ä¡]<br>
                                                    </td>
                                                </tr>
                                            </table>
                                                        
                                            
                                        </td>
                                    </tr>

                                    <tr>
                                        <td align="center">
                                        <br>

<!-- ¼¼±Ý°è»ê¼­ »ó¼¼ ½ÃÀÛ-->

                                    <script>
                                    function admissionChk1(idx,stat){

                                        if(!confirm("½ÂÀΠÇϽðڽÀ´Ï±î?"))
                                        {
                                        return
                                        }
                                        else
                                        exCodeFrm.stat.value =  stat ;
                                        exCodeFrm.submit();
                                        
                                    }

                                    function admissionChk2(idx,stat){

                                        if(!confirm("¹Ý¼Û ÇϽðڽÀ´Ï±î?"))
                                        {
                                        return
                                        }
                                        else
                                        
                                        exCodeFrm.stat.value =  stat ;
                                        exCodeFrm.submit();
                                        
                                    }
                                    function printChk( num ,code){
                                        
                                        window.open("newetaxPrint.php?Code=" +num ,"","width=700,height=675,scrollbars=yes" );
                                        
                                    }
                                    </script>
                                    <?



                                        
if( isset($detail) && $detail == "y" ) {

                    
/* sTN_EAAB ½ÂÀιøÈ£    »ç¾÷ÀÚÁ¾·ù:1,2    »ç¾÷ÀÚµî·Ï¹øÈ£    Á¾»ç¾÷Àå¹øÈ£    ´ã´çÀÚ¸í        ´ã´çÀÚ¿¬¶ôó        ´ã´çÀÚemail                        ¾÷Å            Á¾¸ñ¸í
                                ´ëÇ¥ÀÚ¸í    »óÈ£¸í    ÁÖ¼Ò
                        dTN_EAAA
                        ½ÂÀιøÈ£        °ø±Þ°¡¾×ÇÕ°è    ¼¼¾×ÇÕ°è    Ãѱݾנ   ºñ°í         ¿µ¼ö±¸ºÐ                ÀÛ¼ºÀÏÀÚ

                        fTN_EAAC
                        ½ÂÀιøÈ£        ¹°Ç°¹øÈ£        ±¸ÀÔÀÏÀÚ        ¹°Ç°¸í        ¹°Ç°±Ô°Ý        ¼ö·®        ´Ü°¡        °ø±Þ°¡¾×        ¼¼¾×        ºñ°í

                    */
                                            
$queryTax 
            
                    
" SELECT s.ETAXBIL_APPV_NO, s.BUSN_KND_CD, decode(s.BUSNID,'12345678') AS BUSNID, s.SUB_BD_NO, s.MAIN_TX_OFFCR_NM, s.MAIN_TX_OFFCR_TELNO, s.MAIN_TX_OFFCR_EMAIL_ADDR, s.BUSNSECT_NM, s.DETAIL_NM, decode(s.CHIEF_NM,'12345678') AS CHIEF_NM, decode(s.TRADE_NM,'12345678') AS TRADE_NM, s.ADDR, 
                    d.ETAXBIL_APPV_NO, decode(d.SUP_AMT_SM,'12345678') AS SUP_AMT_SM, decode(d.TX_SM,'12345678') AS TX_SM, decode(d.TOT_AMT,'12345678') AS TOT_AMT, d.ETAXBIL_NOTE, d.RCPT_RQEST_TP_CD, d.WRITE_DT, d.EMAIL_CHECK, d.SND_STATUS_CD, d.ETAXBIL_CL_CD,d.ETAXBIL_KND_CD, d.ETAXBIL_RVS_CS_CD,
                    f.ETAXBIL_APPV_NO, f.THNG_SEQNO, f.THNG_PURCHS_DT,  f.THNG_NM, f.THNG_STNDRD_NM, REPLACE(FORMAT(f.THNG_QTY,2),'.00','') AS THNG_QTY, REPLACE(FORMAT(f.THNG_UNTPC,2),'.00','') AS THNG_UNTPC, decode(f.THNG_SUP_AMT,'12345678') AS THNG_SUP_AMT, decode(f.THNG_TX,'12345678') AS THNG_TX, f.THNG_NOTE
                    FROM
                    ((tn_eaab AS s LEFT JOIN tn_eaaa AS d ON s.ETAXBIL_APPV_NO = d.ETAXBIL_APPV_NO) LEFT JOIN 
                    tn_eaac AS f ON d.ETAXBIL_APPV_NO = f.ETAXBIL_APPV_NO)
                    WHERE s.ETAXBIL_APPV_NO = '
$appvno'";

                                            
$resultTax mysql_query($queryTax);
                                            if( 
mysql_num_rows($resultTax) > ){

                                                while (
$rowTax mysql_fetch_array($resultTax)){
//                                            $rowTax    = mysql_fetch_array($resultTax);
                                            
                                             
                                              
$idx $rowTax[ETAXBIL_APPV_NO];
                                            
mysql_close;

                                                
$emailCheck        $rowTax[EMAIL_CHECK];

                                                
$taxtype        $rowTax[ETAXBIL_CL_CD];    //ÀϹݠ¸é¼¼ ±¸ºÐ
                                                
$taxtype2        $rowTax[ETAXBIL_KND_CD];    //ÀϹÝ:01 ¿µ¼¼:02 ±¸ºÐ


                                                
                                                
$SndCheck        $rowTax[SND_STATUS_CD];

                                                
$Volume         $rowTax[ETAXBIL_APPV_NO];    //½ÂÀιøÈ£
                                                
$SerialNum      ;    //ÀϷùøÈ£

                                                
if($rowTax[BUSN_KND_CD] == "01"){
                                                
$sCompanyNum1    $rowTax[BUSNID];            //»ç¾÷ÀÚ¹øÈ£
                                                
$sCompanyNum     substr($sCompanyNum1 03) ."-"substr($sCompanyNum1 32) ."-"substr($sCompanyNum1 55);
                                                
$sCompanySubNum $rowTax[SUB_BD_NO];        //Á¾»ç¾÷Àå¹øÈ£
                                                
                                                //µµÀå 
                                                
$sCompanyNumimg1 $rowTax[BUSNID]; 
                                                
//°ø±ÞÀÚ »ç¾÷ÀÚ¹øÈ£ º¯È¯
                                                
$sCompanyNumimg2=substr($sCompanyNumimg1 03) ."-"substr($sCompanyNumimg1 32) ."-"substr($sCompanyNumimg1 55);
                                                
$sCompanyNumimg=$sCompanyNumimg2.".gif";    //µµÀåÀ̹ÌÁö


                                                //´ã´çÀÚ Á¤º¸
                                                
$sOFFCR            $rowTax[MAIN_TX_OFFCR_NM];
                                                
$sOFFPN            $rowTax[MAIN_TX_OFFCR_TELNO];
                                                
$sOFFEM            $rowTax[MAIN_TX_OFFCR_EMAIL_ADDR];

                                                
$sCompanyNname  $rowTax[TRADE_NM];    //»óÈ£
                                                
$sChiefName     $rowTax[CHIEF_NM];        //¼º¸í
                                                
$sCompanyAddr   $rowTax[ADDR];    //ÁÖ¼Ò
                                                
$sUptae         $rowTax[BUSNSECT_NM];            //¾÷ÅÂ
                                                
$sJongmok       $rowTax[DETAIL_NM];        //Á¾¸ñ
                                                
}

                                                if(
$rowTax[BUSN_KND_CD] == "02"){

                                                
//´ã´çÀÚ Á¤º¸
                                                
$rOFFCR            $rowTax[MAIN_TX_OFFCR_NM];
                                                
$rOFFPN            $rowTax[MAIN_TX_OFFCR_TELNO];
                                                
$rOFFEM            $rowTax[MAIN_TX_OFFCR_EMAIL_ADDR];


                                                
$rCompanyNum1    $rowTax[BUSNID];            //»ç¾÷ÀÚ¹øÈ£
                                                
$rCompanyNum     substr($rCompanyNum1 03) ."-"substr($rCompanyNum1 32) ."-"substr($rCompanyNum1 55);
                                                
$rCompanySubNum $rowTax[SUB_BD_NO];        //Á¾»ç¾÷Àå¹øÈ£
                                                
$rCompanyNname  $rowTax[TRADE_NM];    //»óÈ£
                                                
$rChiefName     $rowTax[CHIEF_NM];        //¼º¸í
                                                
$rCompanyAddr   $rowTax[ADDR];    //ÁÖ¼Ò
                                                
$rUptae         $rowTax[BUSNSECT_NM];            //¾÷ÅÂ
                                                
$rJongmok       $rowTax[DETAIL_NM];        //Á¾¸ñ
                                                
}

                                                
$blankNum       11 strlen($rowTax[SUP_AMT_SM]);                //°ø¶õ¼ö

                                                
$sumNum       strlen($rowTax[SUP_AMT_SM]);            //°ø±Þ°¡¾×ÀÚ¸®¼ö

                                                
if($sumNum "0"){
                                                
$offerPrice1    substr($rowTax[SUP_AMT_SM],-1,1);}
                                                if(
$sumNum "1"){
                                                
$offerPrice2    substr($rowTax[SUP_AMT_SM],-2,1);}
                                                if(
$sumNum "2"){
                                                
$offerPrice3    substr($rowTax[SUP_AMT_SM],-3,1);}
                                                if(
$sumNum "3"){
                                                
$offerPrice4    substr($rowTax[SUP_AMT_SM],-4,1);}
                                                if(
$sumNum "4"){
                                                
$offerPrice5    substr($rowTax[SUP_AMT_SM],-5,1);}
                                                if(
$sumNum "5"){
                                                
$offerPrice6    substr($rowTax[SUP_AMT_SM],-6,1);}
                                                if(
$sumNum "6"){
                                                
$offerPrice7    substr($rowTax[SUP_AMT_SM],-7,1);}
                                                if(
$sumNum "7"){
                                                
$offerPrice8    substr($rowTax[SUP_AMT_SM],-8,1);}
                                                if(
$sumNum "8"){
                                                
$offerPrice9    substr($rowTax[SUP_AMT_SM],-9,1);}
                                                if(
$sumNum "9"){
                                                
$offerPrice10    substr($rowTax[SUP_AMT_SM],-10,1);}
                                                if(
$sumNum "10"){
                                                
$offerPrice11    substr($rowTax[SUP_AMT_SM],-11,1);}


                                                
$billnum      strlen($rowTax[TX_SM]);                //¼¼¾×ÀÚ¸®¼ö

                                                
if($billnum "0"){
                                                
$billprice1        substr($rowTax[TX_SM],-1,1);}
                                                if(
$billnum "1"){
                                                
$billprice2        substr($rowTax[TX_SM],-2,1);}
                                                if(
$billnum "2"){
                                                
$billprice3        substr($rowTax[TX_SM],-3,1);}
                                                if(
$billnum "3"){
                                                
$billprice4        substr($rowTax[TX_SM],-4,1);}
                                                if(
$billnum "4"){
                                                
$billprice5        substr($rowTax[TX_SM],-5,1);}
                                                if(
$billnum "5"){
                                                
$billprice6        substr($rowTax[TX_SM],-6,1);}
                                                if(
$billnum "6"){
                                                
$billprice7        substr($rowTax[TX_SM],-7,1);}
                                                if(
$billnum "7"){
                                                
$billprice8        substr($rowTax[TX_SM],-8,1);}
                                                if(
$billnum "8"){
                                                
$billprice9        substr($rowTax[TX_SM],-9,1);}
                                                if(
$billnum "9"){
                                                
$billprice0        substr($rowTax[TX_SM],-10,1);}

                                                
$bigo            $rowTax[ETAXBIL_NOTE];    //ÃÑ ºñ°í


                                                
$year           substr($rowTax[WRITE_DT],0,4);    //³â
                                                
$month          substr($rowTax[WRITE_DT],4,2);    //¿ù
                                                
$day            substr($rowTax[WRITE_DT],6,2);    //ÀÏ
                                                


                                                
if($rowTax[THNG_SEQNO] == 1){

                                                
$month_1        substr($rowTax[THNG_PURCHS_DT],4,2);
                                                
$day_1          substr($rowTax[THNG_PURCHS_DT],6,2);
                                                
$item_1         $rowTax[THNG_NM];
                                                
$standard_1     $rowTax[THNG_STNDRD_NM];
                                                
$cnt_1          $rowTax[THNG_QTY];
                                                
$unitPrice_1    $rowTax[THNG_UNTPC];
                                                
$offerPrice_1   number_format($rowTax[THNG_SUP_AMT]);
                                                
$billPrice_1    number_format($rowTax[THNG_TX]);
                                                
$note_1            number_format($rowTax[THNG_NOTE]);
                                                }


                            

                                                if(
$rowTax[THNG_SEQNO] == 2)
                                                {
                                                    
$month_2        substr($rowTax[THNG_PURCHS_DT],4,2);
                                                    
$day_2          substr($rowTax[THNG_PURCHS_DT],6,2);
                                                    
$item_2         $rowTax[THNG_NM];
                                                    
$standard_2     $rowTax[THNG_STNDRD_NM];
                                                    
$cnt_2          $rowTax[THNG_QTY];
                                                    
$unitPrice_2    $rowTax[THNG_UNTPC];
                                                    
$offerPrice_2   number_format($rowTax[THNG_SUP_AMT]);
                                                    
$billPrice_2    number_format($rowTax[THNG_TX]);
                                                    
$note_2            number_format($rowTax[THNG_NOTE]);
                                                }

                                                if(
$rowTax[THNG_SEQNO] == 3)
                                                {
                                                
$month_3        substr($rowTax[THNG_PURCHS_DT],4,2);
                                                
$day_3          substr($rowTax[THNG_PURCHS_DT],6,2);
                                                
$item_3         $rowTax[THNG_NM];
                                                
$standard_3     $rowTax[THNG_STNDRD_NM];
                                                
$cnt_3          $rowTax[THNG_QTY];
                                                
$unitPrice_3    $rowTax[THNG_UNTPC];
                                                
$offerPrice_3   number_format($rowTax[THNG_SUP_AMT]);
                                                
$billPrice_3    number_format($rowTax[THNG_TX]);
                                                
$note_3            number_format($rowTax[THNG_NOTE]);
                                                }
                                                    
                                                    
                                                if(
$rowTax[THNG_SEQNO] == 4)
                                                {
                                                
$month_4        substr($rowTax[THNG_PURCHS_DT],4,2);
                                                
$day_4          substr($rowTax[THNG_PURCHS_DT],6,2);
                                                
$item_4         $rowTax[THNG_NM];
                                                
$standard_4     $rowTax[THNG_STNDRD_NM];
                                                
$cnt_4          $rowTax[THNG_QTY];
                                                
$unitPrice_4    $rowTax[THNG_UNTPC];
                                                
$offerPrice_4   number_format($rowTax[THNG_SUP_AMT]);
                                                
$billPrice_4    number_format($rowTax[THNG_TX]);
                                                
$note_4            number_format($rowTax[THNG_NOTE]);
                                                }




                                                


                                                
$totalPrice     number_format($rowTax[TOT_AMT]);    //ÇÕ°è±Ý¾×
                                                
$cash           number_format($rowTax[cash]);            //Çö±Ý
                                                
$checkPrice     number_format($rowTax[checkPrice]);    //¼öÇ¥
                                                
$bill           number_format($rowTax[bill]);            //¾îÀ½
                                                
$onCredit       number_format($rowTax[onCredit]);        //¿Ü»ó¹Ì¼ö±Ý

                                                
if($rowTax[ETAXBIL_RVS_CS_CD] == "01"){
                                                    
$editmode "±âÀç»çÇ× Âø¿À";
                                                } else if(
$rowTax[ETAXBIL_RVS_CS_CD] == "02"){
                                                    
$editmode "°ø±Þ°¡¾× Â÷°¨";
                                                } else if(
$rowTax[ETAXBIL_RVS_CS_CD] == "03"){
                                                    
$editmode "ÀçȭȯÀÔ";
                                                } else if(
$rowTax[ETAXBIL_RVS_CS_CD] == "04"){
                                                    
$editmode "°è¾àÀÇ ÇØÁ¦";
                                                } else if(
$rowTax[ETAXBIL_RVS_CS_CD] == "05"){
                                                    
$editmode "³»±¹½Å¿ëÀå °³¼³";
                                                } else if(
$rowTax[ETAXBIL_RVS_CS_CD] == "06"){
                                                    
$editmode "ÀÌÁß¹ßÇà Á¤Á¤";
                                                }

                                                if (
$rowTax[RCPT_RQEST_TP_CD] == "01") {
                                                    
$irecved "¿µ¼ö";
                                                } else if (
$rowTax[RCPT_RQEST_TP_CD] == "02"){
                                                    
$irecved "û±¸";
                                                }
                                                
                                                
/* °è»ê¼­¿­¶÷ »óÅ ¾÷µ¥ÀÌÆ® */
                                                
if ($emailCheck "3"){
                                                    
$emailcode "2";
                                                    
$emaillink $rowTax[EMAIL_LINK];
                                                    
$emailQry       =  "UPDATE tn_eaaa SET EMAIL_CHECK = '$emailcode' WHERE EMAIL_LINK = '$KeyCode' ";
                                                    
$emailResult    =    mysql_query($emailQry);
                                                }

                                            }
                                        }
                                                
                                    
?>
                                                                        <!---------------------------Å×ÀÌºí ½ÃÀÛ---------------------------------------------------->
                                                                        <table width="680" border="0" cellpadding="0" cellspacing="0" style="border:1px solid #CCCCCC;">
                                                                            <form name="exCodeFrm" method=post target='' action='newtaxProcess.php'>
                                                                            <input type=hidden name='mode' value='detail'>
                                                                            <input type=hidden name='detail' value='y'>
                                                                            <input type=hidden name='idx' value='<?=$idx;?>'>
                                                                            <input type=hidden name='KeyCode' value='<?=$KeyCode;?>'>
                                                                            <input type=hidden name='stat'>
                                                                            </form>
                                                                            <tr  bgcolor=#FFFFFF>
                                                                                <td width="500" align="center">
                                                                                    
                                                                                                <b>¼¼±Ý°è»ê¼­ »óÅÂ:
                                                                                        
                                                                                                <? if($emailCheck == "2"){ ?>
                                                                                            [´ë±âÁß]
                                                                                                <?}    if($emailCheck == "3"){ ?>
                                                                                            [½ÂÀÎ]
                                                                                                <?} if($emailCheck == "4"){ ?>
                                                                                            [¹Ý¼Û]
                                                                                                <?} if($emailCheck == "5"){ ?>
                                                                                            [¹Ý¼ÛÈ®ÀÎ:°ø±ÞÀÚ°¡ ¹Ý¼Û³»¿ªÀ» È®ÀΠÇÏ¿´½À´Ï´Ù.]
                                                                                                <? ?>

                                                                                                
                                                                                                    

                                                                                </td>
                                                                                <td align=left height=50>
                                    <?
                                            
if($emailCheck "3"){
                                                                            
                                    
?>
                                                                                    <img src=../millennium/img/customer/approve_bt.gif  name='admission_img' onclick="
                                                                                    <? if ($SndCheck == 'D'){ ?>
                                                                                    alert('¹ßÇàÀÌ Ãë¼ÒµÈ °è»ê¼­´Â ½ÂÀÎÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <? } ELSE { ?>
                                                                                    admissionChk1('<?=$KeyCode;?>','3');
                                                                                    <? ?>
                                                                                    " style="cursor:hand;" >


                                                                                    <img src=../millennium/img/customer/return_bt.gif name='admission_img2' onclick="
                                                                                    <? if ($SndCheck == 'E' || $SndCheck == 'S'){ ?>
                                                                                    alert('À̹̠±¹¼¼Ã»¿¡ ½Å°íµÈ °è»ê¼­´Â ¹Ý¼ÛÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <?} else if ($SndCheck == 'D') {?>
                                                                                    alert('¹ßÇàÀÌ Ãë¼ÒµÈ °è»ê¼­´Â ¹Ý¼ÛÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <?} else { ?>
                                                                                    admissionChk2('<?=$KeyCode;?>','4');
                                                                                    <? ?>
                                                                                    " style="cursor:hand;" hspace=5>
                                    <?
                                            
} else {
                                    
?>
                                                                                    <img src=../millennium/img/customer/approve_bt_off.gif  name='admission_img' style="cursor:hand;"  onclick="
                                                                                    <? if ($SndCheck == 'E' || $SndCheck == 'S'){ ?>
                                                                                    admissionChk1('<?=$KeyCode;?>','3');
                                                                                    <?} else if ($SndCheck == 'D') {?>
                                                                                    alert('¹ßÇàÀÌ Ãë¼ÒµÈ °è»ê¼­´Â ½ÂÀÎÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <?} else { ?>
                                                                                    alert('À̹̠󸮵Ƞ°è»ê¼­´Â ½ÂÀÎÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <? ?>
                                                                                    ">
                                                                                    <img src=../millennium/img/customer/return_bt_off.gif style="cursor:hand;" name='admission_img2'  hspace=5 onclick="
                                                                                    <? if ($SndCheck == 'E' || $SndCheck == 'S'){ ?>
                                                                                    alert('À̹̠±¹¼¼Ã»¿¡ ½Å°íµÈ °è»ê¼­´Â ¹Ý¼ÛÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <?} else if ($SndCheck == 'D') {?>
                                                                                    alert('¹ßÇàÀÌ Ãë¼ÒµÈ °è»ê¼­´Â ¹Ý¼ÛÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <?} else { ?>
                                                                                    alert('À̹̠󸮵Ƞ°è»ê¼­´Â ¹Ý¼ÛÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù.')
                                                                                    <? ?>                                                                                    
                                                                                    ">
                                    <?
                                            
}
                                    
?>
                                                                                </td>
                                                                            </tr>

                                                                            <tr bgcolor=FFFFFF>
                                                                                <td colspan=2 align=center>
                                                                                    <table border="0" cellpadding="0" cellspacing="0">
                                                                                        <tr>
                                                                                            <td>
                                    <?        //01:ÀϹÝ, 02:¼öÁ¤ÀϹݠ03:¸é¼¼¹ßÇà, 04:¼öÁ¤¸é¼¼)


        /*
        ¼¼±Ý°è»ê¼­ ºÐ·ù(2ÀÚ¸®) : 01(¼¼±Ý°è»ê¼­), 02(¼öÁ¤¼¼±Ý°è»ê¼­), 03(°è»ê¼­), 04(¼öÁ¤°è»ê¼­)
        ¼¼±Ý°è»ê¼­ Á¾·ù(2ÀÚ¸®) : 01(ÀϹÝ), 02(¿µ¼¼À²), 03(ÀϹݠÀ§¼öŹ), 04(¼öÀÔ), 05(¿µ¼¼À² À§¼öŹ)
        */


                                        
if($taxtype == "01"){

                                            if(
$taxtype2 =="01"){
                                            include(
"new.tax.php");
                                            } else if(
$taxtype2 =="02"){
                                            include(
"new.0102tax.php");
                                            }

                                        } else if(
$taxtype == "03"){
                                            include(
"new.03tax.php");
                                        }

                                        if(
$taxtype == "02"){
                                            if(
$taxtype2 =="01"){
                                            include(
"edit.tax.php");
                                            } else if(
$taxtype2 =="02"){
                                            include(
"edit.0102tax.php");
                                            }
                                        }
                                        
                                    
?><br>
                                                                                            </td>
                                                                                        </tr>
                                                                                    </table></table>
                                                                                    <!---------Å×ÀÌºí ³¡------------>
                                                                                </td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td colspan="2" align="center" bgcolor="ffffff" style="padding:5pt 5pt;">
                                    <?
                                        
//if($rowTax[admission] == "2"){
                                        
if($rowTax[admission] == ""){
                                    
?>
                                                                                            º» ¼¼±Ý°è»ê¼­´Â ºÎ°¡¼¼¹ý¿¡ ÀǰÅ, ÀüÀÚÀÎÁõ ¼­¸íÀ¸·Î ¹ßÇàµÇ¾î Àΰ¨ÀÌ ¾ø¾îµµ ¹ýÀû È¿·ÂÀ» °®½À´Ï´Ù.</td>

                                                                                </td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td colspan="2">
                                                                                <!-- ´ã´çÀÚÁ¤º¸ -->
                                                                                <table width=600 border=0 cellpadding=5 cellspacing=1 bgcolor=CCCCCC class=txt03 align="center">
                                                                                    <tr bgcolor=f0f0f0 height="25">
                                                                                        <td width="150" align="center" class="txt03"><b>±¸ ºÐ</td>
                                                                                        <td width="225" align="center" class="txt03"><b>°ø±ÞÀÚ</td>
                                                                                        <td width="225" align="center" class="txt03"><b>°ø±Þ¹Þ´ÂÀÚ</b></td>
                                                                                    </tr>
                                                                                    <tr bgcolor=ffffff height="25">
                                                                                        <td width="150" align="center" class="txt03" bgcolor=f0f0f0><b>´ã´çÀÚ(Á÷Ã¥)</td>
                                                                                        <td width="225" align="center" class="txt03"><?=$sOFFCR;?></td>
                                                                                        <td width="225" align="center" class="txt03"><?=$rOFFCR;?></td>
                                                                                    </tr>
                                                                                    <tr bgcolor=ffffff height="25">
                                                                                        <td width="150" align="center" class="txt03" bgcolor=f0f0f0><b>¿¬¶ôó</td>
                                                                                        <td width="225" align="center" class="txt03"><?=$sOFFPN;?></td>
                                                                                        <td width="225" align="center" class="txt03"><?=$rOFFPN;?></td>
                                                                                    </tr>
                                                                                    <tr bgcolor=ffffff height="25">
                                                                                        <td width="150" align="center" class="txt03" bgcolor=f0f0f0><b>e ¸ÞÀÏ</td>
                                                                                        <td width="225" align="center" class="txt03"><?=$sOFFEM;?></td>
                                                                                        <td width="225" align="center" class="txt03"><?=$rOFFEM;?></td>
                                                                                    </tr>
                                                                                </table>
                                                                                </td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td colspan="2" bgcolor="ffffff" align="center" height="60">
                                                                                    <? if($emailCheck == "3"){ ?>
                                                                                        <img src=../millennium/img/customer/taxsend_bt.gif onClick="printChk('<?=$KeyCode;?>','<?=$idx;?>');" style="cursor:hand;">
                                                                                    <? ?>
                                                                                </td>

                                                                        

                                                                
                                                    
                                    <?
                                        
}
                                        }
                                            
                                    
?></TABLE>
                                                                        
                                                                        
                                        </td>
                                    </tr>
                                    <!-- <tr><td height="1" background="../millennium/img/common/2pxdotbg.gif"></td></tr> -->

        



                                </td>
                            </tr>
                            </table>

                                    <br>
        
            






                <!-- ¸ÞÀΠ³»¿ë ³¡ ------------->
                        </td>
                    </tr>
                </table>
            <!-- »ó´Ü ¿©¹é¿ë Å×ÀÌºí ³¡----------------->




                </td>
              </tr>
        

        <!-- ¸ÞÀΠÁ¾·á --------------------------------->







        </td>
    </tr>

    <tr>
        <td height="20">
        <!-- ÇÏ´Ü¿©¹é -->
        </td>
    </tr>





    <tr>
        <td align="right"><? include('bottom.php'); ?></td>
    </tr>
</table>
</body>