/home/mjc1/public_html/newetax.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

<?
 
include("../../manage/category/etaxcommon.php");
 include(
'../../html/include/_Head.php');
  
?>

<script>
function billChk(){

    if(billFrm.companyNum.value == "5021894746-"){
        alert("¹ÌÁø¼ÒÇÁÆ® ³»¿ªÀº È®ÀΠÇÒ ¼ö ¾ø½À´Ï´Ù.");
        billFrm.companyNum.focus();
        billFrm.companyNum.value="";
        return;
    }
    
    if(billFrm.companyNum.value == ""){
        alert("»ç¾÷ÀÚ ¹øÈ£¸¦ ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
        billFrm.companyNum.focus();
        return;
    }

    string = billFrm.companyNum.value;
    
    result = 0;
    for(i=0; i<string.length; i++) {
        if(string.charAt(i) =="-") result++;
    }
    
    if( result > 0){
        alert(" '-' ¸¦ »©°í ÀÔ·ÂÇϼ¼¿ä");
        billFrm.companyNum.focus();
        return;
        
    }

    billFrm.submit();
}

function Msg(t){
    alert(t);
}
</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>¹ÌÁøSoft</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> 

<iframe name='billifm' width=0 height=0></iframe>

<link href="./css/style.css" rel="stylesheet" type="text/css">
<link href="./newcss/style.css" rel="stylesheet" type="text/css">
<script language='javascript' src='./js/left_menu.js'></script>
<script language='javascript' src='./js/img.js'></script>

<iframe name="Joinifm" width=0 height=0></iframe>



<!-- ·Ñ¿À¹ö ½ºÅ¸ÀÏ -->
<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>


<!----- top ¹è°æ ½ºÅ¸ÀÏ ½ÃÀÛ ------>
<style type="text/css">
    body {
        background: url(./img/top/bodybg.jpg) repeat-x top center
    }
</style>
<!----- top ¹è°æ ½ºÅ¸ÀÏ ³¡ -------->


<body topmargin="0" marginwidth="0" marginheight="0">

<table width="970" border="0" cellspacing="0" cellpadding="0" align="center" >
  <tr>
    <td>
    <!-- »ó´Ü Å¾¸Þ´º, Ç÷¡½Ã ¸Þ´º --------------  ½ÃÀÛ -->
        <? include("topnav.php"); ?>
    <!-- »ó´Ü Å¾¸Þ´º, Ç÷¡½Ã ¸Þ´º --------------  Á¾·á -->  
        </td>
    </tr>

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

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

            <table width="930" 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="180" height="340" id="leftproduct" align="middle">
                                    <param name="allowScriptAccess" value="sameDomain" />
                                    <param name="allowFullScreen" value="false" />
                                    <param name="movie" value="./flash/leftmenu_customerfaq.swf" />
                                    <param name="quality" value="high" />
                                    <param name="bgcolor" value="#ffffff" />
                                    <embed src="./flash/leftmenuproduct.swf" quality="high" bgcolor="#ffffff" width="180" height="340" name="leftproduct" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
                                </object>
                            </td>
                        </tr>
                    </td>
                </tr>
            </table>
            <!-- ÁÂÃø Ç÷¡½Ã ¸Þ´º ³¡ --------------------------->
                </td>




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




                <td valign="top">
            <!-- »ó´Ü ¿©¹é¿ë Å×ÀÌºí ½ÃÀÛ----------------->
                <table cellspacing="0" cellpadding="0" border="0">
                    <tr>
                        <td height="7"></td>
                    </tr>



                    <!-------------- »ó´Ü Å¸ÀÌÆ² ½ÃÀÛ --------------->
                    <tr>
                        <td>
                            <table width="710">
                                <tr valign="bottom">
                                    <td width="153" height="30">
                                    <img src="./img/titlebar/easycustomeretax.jpg">
                                    </td>
                                    <td>
                                        <table align="right">
                                            <tr>
                                                <td class="txt01"><a href="intro.php">Home</td>
                                                <td  class="txt01"><font color="999999">&nbsp;    > &nbsp;°í°´¼¾ÅÍ &nbsp; > &nbsp;<font color="494949">¼¼±Ý°è»ê¼­ ¹ßÇà</td>
                                            </tr>
                                        </table>
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>


                <!-- Å¸ÀÌÆ²°ú Á¦Ç°»ó¼¼ »çÀÌ ¼± -->
                    <tr>
                        <td height="5"></td>
                    </tr>
                    <tr>
                        <td width="710" height="1" bgcolor="#cecece"></td>
                    </tr>


                <!-- ¸ÞÀΠÅÇ ³»¿ë »çÀÌ ¿©¹é------------->
                    <tr>
                        <td height="20">
                        </td>
                    </tr>

    
                    <!-- ¸ÞÀΠ³»¿ë ½ÃÀÛ -->
    
                    <tr>
                        <td align="center" valign="top">
                            <table width="710" border="0" cellspacing="0" cellpadding="0">

                                <tr>
                                    <div id='inputifm'>

                                    <table width="710" border="0" cellspacing="0" cellpadding="0">
                                        <!-- °è»ê¼­ Á¶È¸ -->
                                        <tr><td height="20"></td></tr>
                                        <tr><td style="padding-bottom:5px;"><img src="./img/customer/tax_text.jpg" alt="¼¼±Ý°è»ê¼­ ¹ßÇà"></td></tr>
                                        <tr><td height="2" bgcolor="#627aaf" colspan="5"></td></tr>
                                        <tr>
                                            <td style="padding:10px;" colspan="5">
                                                <img src="./img/product/p_dot.jpg" vspace="8" hspace="10" align="absmiddle"><strong>»ç¾÷ÀÚ µî·Ï¹øÈ£¿Í E¸ÞÀÏ ÁÖ¼Ò¸¦ ÀԷ ÈÄ [¼¼±Ý°è»ê¼­ Ãâ·Â] ¹öưÀ» ´©¸£¼¼¿ä.</strong>
                                                <br>
                                                <img src="./img/product/p_dot.jpg" vspace="8" hspace="10" align="absmiddle"><strong>¼¼±Ý°è»ê¼­ ¹ßÇ๮ÀÇ : 1566-8680</strong>
                                            </td>
                                        </tr>

                                        <tr><td height="1" bgcolor="#c3c3c3" colspan="5"></td></tr>

                                    </table>

                            <table width="710" height="160" border="0" cellpadding="0" cellspacing="0">
                            <!-- <form name="billFrm" method='post' target='billifm' action='billProcess.php' onsubmit="return false;"> -->
                            <form name="billFrm" method='post' target='billifm' action='newtaxProcess.php' onsubmit="return false;">
                                <tr>
                                    <td width="210" align="center" bgcolor="#f8f8f8">»ç¾÷ÀÚµî·Ï¹øÈ£ ('-' ¾øÀÌ ÀÔ·Â)</td>
                                    <td width="250" align="right"><input name="companyNum" type="text" class="log" style="height:20px;" size="20" maxlength="13">
                                    <input name="KeyCode" type="hidden" value="<?=$KeyCode;?>"</td>
                                    <td width="250" style="padding-left:10px;"><img src="./img/customer/taxprint_bt.jpg" onClick="billChk();" style="cursor:hand;" border="0"></td>
                                    <!-- <td width="250" style="padding-left:10px;"><img src="./img/customer/taxprint_bt.jpg" onClick="billChk();" style="cursor:hand;" border="0"></td> -->
                                </tr>
                                <tr><td height="1" bgcolor="#c3c3c3" colspan="5"></td></tr>
                            </form>
                            </table>

                            </div>

                <iframe name='userDiv' width=0 height=0></iframe>
                </tr>
                <tr><td height="150"></td></tr>




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




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

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







        </td>
    </tr>

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





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