/home/mjc1/public_html/html/millennium/Page/common/footer_test.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
<?php if($_SERVER['REMOTE_ADDR']!='58.151.27.172'){ ?>
<script>
    $(document).bind("contextmenu", function(e){
        return false;
    });
    document.oncontextmenu=function(){return false;}
</script>
<?php ?>
<style>
<?php
if(strpos($_SERVER['SCRIPT_NAME'],'intro.php')>0){
?>
.n_footer{padding-bottom:50px;}
<?php
}
?>
.ft_navi{background:#4a4a4f;}
.ft_wrap{width:1200px; margin:0 auto;display: table;}
/*dt {  margin:0;  padding:0;  border:0;  outline:0;  font-size:100%;  vertical-align:baseline;  background:transparent; }*/
.ft_navi ul{display:table;}
.ft_navi ul li{float:left;padding:20px 0;}
.ft_navi ul li a{color:#f4f4f4;font-size:14px;padding:0 15px;}
.ft_con{background:#333337;}
.ft_info{color: #f4f4f4;font-size: 13px;}
.ft_info{padding:3px 0;}
.ft_info span {display: inline-block;margin-right: 20px;padding-right: 20px;font-style: normal;background: url('http://mjsoft.co/html/ebizmall/images/common/f_info.png') right center no-repeat;}
.ft_info span:last-child{background:0;}
.ft_mark{position:relative;float:right;overflow:hidden;color:#fff;margin-right:30px;}
.ft_mark a{float:left;background:url('./images/common/footer_markicon_new.png') no-repeat 0 0; height:70px;margin-right:20px;}
.ft_mark a{display:block;overflow:hidden;text-indent:-9999em;}
.ft_mark .n1{background-position:0 0 ; width:70px;}
.ft_mark .n2{background-position:-90px 0 ; width:52px;}
.ft_mark .n3{background-position:-162px 0 ; width:62px;}
.ft_mark .n4{background-position:-244px 0 ; width:88px;}
.ft_mark .n5{background-position:-352px 0 ; width:100px;}
.ft_mark .n6{background-position:-472px 0 ; width:78px;}
.ft_mark .n7{background-position:-570px 0 ; width:116px;}
.ft_family {width:280px;height:30px;line-height:30px;font-size:14px;font-weight:600;background:#fff;color:#000;position: relative;}
.ft_family dt {text-align:left;cursor:pointer;padding-left: 20px;}
.ft_family dd {display:none;height: 190px;font-size: 13px;border-top: 1px solid #dbdbdb;background: #fff;overflow-y: auto;}
.ft_family dd p a {display:block;height:20px;line-height:20px;color:#000;font-weight:normal;overflow:hidden;margin:3px;}
.ft_family dd p a:hover {color:#000;line-height:20px;background:#84a9e3;}
.ft_family dd p.dashLine {margin:5px 10px;color:#999;border-top:1px dashed #999;border-bottom:1px dashed #999;}
</style>
<div class="n_footer">
    <div class="ft_navi">
        <div class="ft_wrap">
            <ul>
                <li><a href="company_info.php">ȸ»ç¼Ò°³</a></li>
                <li><a href="company_map.php">ã¾Æ¿À½Ã´Â±æ</a></li>
                <li><a href="company_tieup.php">¾÷¹«Á¦ÈÞ</a></li>
                <li><a href="deallist.php">Çù·ÂÁ¡°¡ÀÔ</a></li>
                <li><a href="privacy.php">°³ÀÎÁ¤º¸Ãë±Þ¹æÄ§</a></li>
                <li><a href="sitemap.php">»çÀÌÆ®¸Ê</a></li>
                <li><a href="customerfaq.php">°í°´Áö¿ø</a></li>
                <li><a class="customer_voice">°í°´ÀǼҸ®</a></li><!--class='customer_voice'-->
                <li><a href="counsel_after.php">»ó´ãÈıâ</a></li>
                <li><a href="review_event.php">»ç¿ëÈıâ</a></li><!--use_after.php-->
                <li><a href="company_join.php">ä¿ëÁ¤º¸</a></li>
                <li><a href="customer_education.php">Áýü±³À°</a></li>
            </ul>
        </div>
    </div>

    <div class="ft_con">
        <div class="ft_wrap">
            <div style="float:left;width: 880px;margin:20px 0;">
                <div style="width:150px;float:left;padding:20px 0;"><a href="#"><img src="./images/common/footer_logo_wh.png" alt="¿¥Á¦À̼ÒÇÁÆ® ·Î°í" style="width:100%;"></a></div>
                <div class="ft_info" style="float:left;float: left; height: 125px; padding-left: 30px;padding-top:20px;">
                    <p style="margin-bottom:15px;"><span>´ëÇ¥ÀÚ : Á¤ÀÏ¿µ</span><span> »ç¾÷ÀÚ¹øÈ£ : 502-18-94746</span> <span class="last">Åë½ÅÆÇ¸Å¾÷½Å°í : 2011-¼­¿ï¼ÛÆÄ-0758</span></p>
                    <p>¼­¿ï»ç¾÷¼Ò : ¼­¿ïƯº°½Ã ¼ÛÆÄ±¸ Áß´ë·Î 105(°¡¶ôµ¿, °¡¶ô¾ÆÀ̵ðŸ¿ö 1004È£)&nbsp;&nbsp;<span style="margin-right: 10px;padding-right: 10px;">T : (02)401-5121</span> <span style="    margin-right: 10px;padding-right: 10px;">Fax:(02)832-3555</span></p>
                    <p>´ë±¸»ç¾÷¼Ò : ´ë±¸±¤¿ª½Ã ¼ö¼º±¸ µ¿´ë±¸·Î 331(¹ü¾î3µ¿, Ã»È¿Á¤ºôµù 7F)&nbsp;&nbsp;<span style="margin-right: 10px;padding-right: 10px;">T : (053)743-5122</span> <span style="    margin-right: 10px;padding-right: 10px;">Fax:(053)744-1120</span></p>
                    <p style="margin-bottom:15px;">ºÎ»ê¿µ¾÷Áö»ç : ºÎ»ê±¤¿ª½Ã µ¿·¡±¸ ¿©°í·Î 93-1(»çÁ÷µ¿) T : 051) 894-1194</p>
                    <p style="font-weight:bold;">Copyright (c) 2020 MJSOFT All rights reserved.</p>
                </div>
                <div class="ft_mark">
                    <a class="n1">Çѱ¹ÀÎÁ¤Áö¿ø¼¾ÅÍ</a>
                    <a href="./company_iso.php?mode=4" class="n2">ÀüÀÚ°è»ê¼­Ç¥ÁØ</a>
                    <a href="./company_iso.php?mode=2" class="n3">°æ¿µÇõ½ÅÇüÁß¼Ò±â¾÷¼±Á¤</a>
                    <a href="./company_iso.php?mode=3" class="n4">±â¾÷ºÎ¼³¿¬±¸¼Ò¼³¸³</a>
                    <a href="./company_iso.php?mode=2" class="n5">°æ¿µÇõ½ÅÇüÁß¼Ò±â¾÷¼±Á¤</a>
                    <a href="#" class="n6">±â¾÷ºÎ¼³¿¬±¸¼Ò¼³¸³</a>
                    <a href="#" class="n7">¿¡½ºÅ©·Î</a>
                </div>
            </div>
<style>
.family_icon {
    width: 25px;
    height: 15px;
    background: url(./images/n_intro/family_arrow.png);
    display: block;
    float: right;
    top: 10px;
    position: relative;
    right: 15px;
}
.open{transform:rotate(-180deg);}
</style>
<script>
$(function() {
  $('.ft_family dt').click(function(){
      $('.family_icon').toggleClass('open');
  });
});
</script>
            <div style="float:right;margin:20px 0;height:220px;border-left:1px solid #4a4a4f;padding-left: 30px;">
                <dl class="ft_family">
                    <dt>Family Site<span class="family_icon"></span></dt>
                    <dd>
                        <!--p><a href="http://mjsoft.co/" target="_blank">õ³â°æ¿µ/°æ¿µ°ü¸®)</a></p-->
                        <p><a href="http://www.ebizmall.co.kr/b2bmall.php" target="_blank">µµ¸Å¼îÇθô ÅëÇÕ°ü¸®</a></p>
                        <p><a href="http://www.ebizmall.co.kr/openmarket.php" target="_blank">¿ÀǸ¶ÄÏ ÅëÇÕ°ü¸®</a></p>
                        <p><a href="http://www.easytax.kr/" target="_blank">ÀüÀÚ°è»ê¼­ ¹ßÇà/°ü¸®</a></p>
                        <p><a href="http://www.easytax.kr/html/easytax_new/index.php" target="_blank">Web ÀüÀÚ°è»ê¼­ ¹ßÇà/°ü¸®</a></p>
                        <p><a href="http://mjsoft.co/emillennium/index.php" target="_blank">Web °£Æí °æ¿µ°ü¸®</a></p>
                        <p><a href="http://www.pos1000.co.kr/" target="_blank">µµ¼Ò¸Å °â¿ë POSÆÇ¸Å°ü¸®</a></p>
                        <p><a href="http://mjmall.co/sw_detail.php?cate2_code=04&category_code=11" target="_blank">µµ¼­(»óǰ)´ë¿©°ü¸®</a></p>
                        <p><a href="http://mjmall.co/sw_detail.php?cate2_code=03&category_code=28" target="_blank">ºÎµ¿»ê ÀÓ´ë/¿ù¼¼°ü¸®</a></p>
                        <p><a href="http://www.camate.co.kr" target="_blank">Ä«¼¾Å¸ Á¤ºñ/°í°´°ü¸®</a></p>
                        <p><a href="http://mjmall.co/sw_detail.php?cate2_code=04&category_code=10" target="_blank">¹Ì¿ë½Ç °í°´°ü¸®</a></p>
                        <p><a href="http://www.freetalk.biz/" target="_blank">ÀΰøÁö´ÉAI ÇÁ¸®Åå</a></p>
                    </dd>
                </dl><!-- //familysite -->
<script>
    $(".ft_family dt").click(function () { //ÆÐ¹Ð¸®»çÀÌÆ®
        if ( $(".ft_family dd").css("display") == "block" ){
            $(".ft_family dd").slideUp(800);
        } else {
            $(".ft_family dd").slideDown(800);
        }
    });//ÆÐ¹Ð¸®»çÀÌÆ® ³¡
</script>
                <div style="padding: 20px 0;margin: 15px 0;border: 1px solid #939393;box-sizing:border-box;">
                    <ul style="display:table;">
                        <li style="    width: 139px;text-align: center;float:left;">
                            <h4 style="font-weight:600;font-size:16px;color:#fff;">±¸¸Å»ó´ã</h4>
                            <p style="font-weight:600;font-size:20px;color:#ff783a;padding:10px 0;"><span style="font-size:16px;">(02)</span>401-5121  </p>
                        </li>
                        <li style="    width: 139px;text-align: center;float:left;">
                            <h4 style="font-weight:600;font-size:16px;color:#fff;">°í°´¼¾ÅÍ</h4>
                            <p style="font-weight:600;font-size:20px;color:#3c96ff;padding:10px 0;">1566-8680</p>
                        </li>
                    </ul>
                    <div style="margin-left: 15px;margin-top:5px;">
                        <p style="font-size:12.5px;color:#fff;">ÆòÀÏ : 09:00 ~ 18:00&nbsp;&nbsp;|&nbsp;&nbsp;Á¡½É : 12:00 ~ 13:00</p>
                        <p style="font-size:12.5px;color:#fff;">Åä, ÀÏ, °øÈÞÀÏ ÈÞ¹«</span></p>
                    </div>
                </div>
                
                <div style="float:right;">
                    <a href="https://blog.naver.com/hjw170" target="_blank" style="float:left;"><img src="./images/n_intro/sns_1.png"></a>
                    <a href="https://www.youtube.com/channel/UC_tKnnj_WFFm6Q_1UnVykxg/featured" target="_blank" style="float:left;padding:0 15px;"><img src="./images/n_intro/sns_2.png"></a>
                    <a href="https://pf.kakao.com/_xdufiC" style="float:left;" target="_blank"><img src="./images/n_intro/sns_3.png"></a>
                </div>
            </div>
        </div><!--/ft_wrap-->
    </div><!--/ft_con-->
</div><!--/n_footer-->
   

<?php include_once($_SERVER['DOCUMENT_ROOT']."/come_ref.inc.php"); ?>

<style>
.cs_voice_area {position:relative;display:block;margin:0 auto;width:990px;z-index:1000;}
#notice {position:absolute;width:430px;height:310px;background:url('./images/common/voice_bg.png') no-repeat;z-index: 100;}
#notice .text {margin:0 0 5px;padding:65px 0 0 25px;color:#555;font-size:14px;line-height:21px;letter-spacing:-0.5px;}
#notice .big {font-size:16px;font-weight:600;line-height:21px;}
.orange {color:#ff6600;font-weight:600;}
.sky {color:#585CBD;font-weight:600;}
.close_btn {position:absolute;top:15px;right:15px;width:50px;height:50px;cursor:pointer;}
.btn_area {width:272px;margin:0 auto;}
.btn_area a:last-child {margin-left:5px;}
.orange_btn {
    display:block;float:left;width:130px;height:45px;line-height:45px;
    color:#fff !important;font-size:18px;font-weight:600;text-align:center;text-decoration:none;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8400), color-stop(1, #db5304));
    background:-moz-linear-gradient(top, #ff8400 5%, #db5304 100%);
    background:-webkit-linear-gradient(top, #ff8400 5%, #db5304 100%);
    background:-o-linear-gradient(top, #ff8400 5%, #db5304 100%);
    background:-ms-linear-gradient(top, #ff8400 5%, #db5304 100%);
    background:linear-gradient(to bottom, #ff8400 5%, #db5304 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8400', endColorstr='#db5304',GradientType=0);
    background-color:#ff8400;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.orange_btn:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #db5304), color-stop(1, #ff8400));
    background:-moz-linear-gradient(top, #db5304 5%, #ff8400 100%);
    background:-webkit-linear-gradient(top, #db5304 5%, #ff8400 100%);
    background:-o-linear-gradient(top, #db5304 5%, #ff8400 100%);
    background:-ms-linear-gradient(top, #db5304 5%, #ff8400 100%);
    background:linear-gradient(to bottom, #db5304 5%, #ff8400 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db5304', endColorstr='#ff8400',GradientType=0);
    background-color:#db5304;
}
.gray_btn {
    display:block;float:left;width:130px;height:45px;line-height:45px;
    color:#fff !important;font-size:18px;font-weight:600;text-align:center;text-decoration:none;
    background: linear-gradient(#aaa 0%,  #555 100%);
    border-radius:4px;
}
.gray_btn:active{
    background: linear-gradient(#555 0%,  #aaa 100%);
}


#footer { width:100%;height:250px;padding:20px 0 30px 0;color:#fff;font-size:1em;background:#333337;}
#footer h1 { display:block;float:left;margin:0;text-align:left;}
#footer #navi_b { position:relative;display:block;height:38px;line-height:38px;margin-bottom:10px;}
#footer #navi_b  li { float:left;display:block;margin:0;height:23px;line-height:23px;}
#footer #navi_b  li a.last {background:none;}
#footer #navi_b  li a { padding:0 15px;color:#888;text-align:center;font-size:0.95em;font-weight:500;}
#navi_b .familysite {position:absolute;right:0;width:180px;height:26px;line-height:26px;font-size:14px;font-weight:600;border:1px solid #dbdbdb;z-index:999;}
.familysite dt {text-align:center;cursor:pointer;}
.familysite dd {display:none;height:240px;font-size:13px;border-top:1px solid #dbdbdb;background:#434343;}
.familysite dd p a {display:block;height:20px;line-height:20px;color:#FFF;font-weight:normal;overflow:hidden;margin:3px;}
.familysite dd p a:hover {width:200px;height:20px;color:#FFF;line-height:20px;background:#84a9e3;}
.familysite dd p.dashLine {margin:5px 10px;color:#999;border-top:1px dashed #999;border-bottom:1px dashed #999;}

#footer .f_bank { display:block;float:left;width:250px;height:80px;margin:30px 0 0;}
#footer .f_bank {display:inline-block;float:left;margin-right:20px;padding-right:20px;color:#888;font-style:normal;font-size:0.85em;line-height:1.35em;background:url('http://mjsoft.co/html/ebizmall/images/common/f_info.png') right center no-repeat;}
#footer .f_bank h4 { color:#999;font-size:0.95em;text-align:left;}
#footer .f_bank h4 span { margin-left:10px;font-size:0.8em;font-weight:normal;}
#footer .f_bank p { padding-left:50px;font-size:0.85em;text-align:left;letter-spacing:-0.5px;background:url('http://mjsoft.co/html/ebizmall/images/common/bank.png') 0 4px no-repeat}
#footer .f_bank p:last-child {background-position:0 -32px;}

#footer .f_info { display:block;float:left;margin:30px 0 0;width:500px;height:80px;}
#footer .f_info span { display:inline-block;float:left;margin-right:20px;padding-right:20px;color:#888;font-style:normal;font-size:0.85em;line-height:1.35em;background:url('http://mjsoft.co/html/ebizmall/images/common/f_info.png') right center no-repeat;}
#footer .f_info span .tel {color:#FFF;font-size:1.25em;}
#footer .f_info span.last {margin-right:0;padding-right:0;background:none;}
#footer .f_info span.font_bold{background:none;margin-right:5px;padding-right:0;}

#footer .f_info1 { display:block;float:left;width:300px;height:80px;margin:30px 50px 0;}
#footer .f_info1 span { display:inline-block;float:left;margin-right:20px;padding-right:20px;color:#888;font-style:normal;font-size:0.85em;line-height:1.35em;background:url('http://mjsoft.co/html/ebizmall/images/common/f_info.png') right center no-repeat;}
#footer .f_info1 span .tel {color:#FFF;font-size:1.25em;}
#footer .f_info1 span.last {margin-right:0;padding-right:0;background:none;}

#footer .copyright1 { display:block;float:left;padding:0;width:100%;color:#888;font-size:0.85em;text-align:left;font-weight:600;}


.ico_sns{position:relative;float:right;top:85px;overflow:hidden;color:#fff;}
.ico_sns a{float:right;background:url('./images/common/footer_mark.png') no-repeat 0 0; height:50px;margin-right:13px;}
.ico_sns a{display:block;overflow:hidden;text-indent:-9999em;}
.ico_sns .n5{background-position:0 0 ; width:90px;}
.ico_sns.n6{background-position:-90px 0 ; width:70px;}
.ico_sns .n7{background-position:-180px 0 ; width:70px;}
.ico_sns .n8{background-position:-250px 0 ; width:90px;}

.ico_mark{position:relative;float:left;top:40px;left:60px;overflow:hidden;color:#fff;}
.ico_mark a{float:left;background:url('./images/common/footer_markicon.png') no-repeat 0 0; height:60px;margin-right:13px;}
.ico_mark a{display:block;overflow:hidden;text-indent:-9999em;}
.ico_mark .n1{background-position:0 0 ; width:100px;}
.ico_mark .n2{background-position:-100px 0 ; width:100px;}
.ico_mark .n3{background-position:-200px 0 ; width:100px;}
.ico_mark .n4{background-position:-300px 0 ; width:130px;}
.ico_mark .n5{background-position:-430px 0 ; width:140px;}
.ico_mark .n6{background-position:-570px 0 ; width:200px;}
</style>

<div class="cs_voice_area">
    <div id="notice">
        <div class="text">
            <span class="big orange">Àá±ñ!</span><br>
            <span class="big sky">°í°´ÀÇ ¼Ò¸®</span>´Â ´ç»ç ¼­ºñ½º ÀÌ¿ëÁß<br>
            <span class="big orange">ºÒÆí, ºÒ¸¸, °³¼±Á¡À» È¸»ç °ü¸®ÀÚ¿¡°Ô Àü´Þ</span>Çϴ °÷ÀÔ´Ï´Ù.<br>
            <span class="big sky">´Ü¼ø Á¦Ç° »ç¿ë ¹®ÀÇ</span>´Â<br>
            È¨ÆäÀÌÁö »ó´Ü<a href="customeras.php" class="big orange">[Áú¹®/´äº¯]</a>À» ÀÌ¿ëÇØ ÁÖ¼¼¿ä.<br>
            °í°´ÀÇ ¼Ò¸®¿Í ¹«°üÇÑ ³»¿ëÀº Ã³¸®µÇÁö ¾Ê½À´Ï´Ù.<br><br>
            °è¼Ó µî·Ï ÇϽðڽÀ´Ï±î?
        </div>
        <div class="btn_area">
            <a href="./sinmungo.php" class="orange_btn">¿¹</a>
            <a href="#" class="gray_btn">¾Æ´Ï¿À</a>
        </div>
        <a class="close_btn"></a>
    </div>
</div>

<script>
//¼û±èÈ­¸é
$("#notice").hide();

//¹«·á¼³Ä¡
$(".customer_voice, .message2").click(function(){
    if($(this).hasClass("customer_voice")){
        if($(this).hasClass("cv_top")){
            $(".cs_voice_area").css("position","absolute");
            $("#notice").css("top","-1630px").css("left","700px").fadeIn("fast");
        } else {
            $(".cs_voice_area").css("position","relative");
            $("#notice").css("top","").css("bottom","130px").css("left","280px").fadeIn("fast");
        }
    }
    return false;
});

$(".close_btn, .gray_btn").click(function(){
    $("#notice").css('display','none');
    return false;
});
</script>
<!--<script src="http://mjsoft.co/js/jqueryui/jquery-ui.js"></script>
<link href="http://mjsoft.co/js/jqueryui/jquery-ui.css" rel="stylesheet" />-->
    <!-- ³×À̹öŰ¿öµå ·Î±×ºÐ¼® : °øÅë Àû¿ë ½ºÅ©¸³Æ®, ¸ðµç ÆäÀÌÁö¿¡ ³ëÃâ. ´Ü ÀüȯÆäÀÌÁö ¼³Á¤°ªº¸´Ù Ç×»ó ÇÏ´Ü¿¡ À§Ä¡ --> 
    <script type="text/javascript" src="//wcs.naver.net/wcslog.js"> </script> 
    <script type="text/javascript"> 
    if (!wcs_add) var wcs_add={};
    wcs_add["wa"] = "s_1c53ef4bb87e";
    if (!_nasa) var _nasa={};
    wcs.inflow("mjsoft.co");
    wcs_do(_nasa);
    </script>

<!-- LOGGER(TM) TRACKING SCRIPT V.40 FOR logger.co.kr / 54486 : COMBINE TYPE / DO NOT ALTER THIS SCRIPT. -->
<script type="text/javascript">var _TRK_LID="54486";var _L_TD="ssl.logger.co.kr";var _TRK_CDMN=".mjsoft.co";</script>
<script type="text/javascript">var _CDN_DOMAIN = location.protocol == "https:" ? "https://fs.bizspring.net" : "http://fs.bizspring.net";
(function(b,s){var f=b.getElementsByTagName(s)[0],j=b.createElement(s);j.async=true;j.src='//fs.bizspring.net/fs4/bstrk.1.js';f.parentNode.insertBefore(j,f);})(document,'script');</script>
<noscript><img alt="Logger Script" width="1" height="1" src="http://ssl.logger.co.kr/tracker.tsp?u=54486&amp;js=N" /></noscript>
<!-- END OF LOGGER TRACKING SCRIPT -->
<script>
    var lastScrollY = 0;
    $(function(){
        $("#div_mjtack a").mouseenter(function(){
            $("#chat_img1").hide();
            $("#chat_img2").show();
        });
        $("#div_mjtack a").mouseleave(function(){
            $("#chat_img1").show();
            $("#chat_img2").hide();
        });

        $("#div_edc a").mouseenter(function(){
            $("#edc_img1").hide();
            $("#edc_img2").show();
        });
        $("#div_edc a").mouseleave(function(){
            $("#edc_img1").show();
            $("#edc_img2").hide();
        });
        /*var diffY = Math.max(document.documentElement.scrollTop, document.body.scrollTop);

        $(window).scroll(function(){
            var diffTop = Math.max(document.documentElement.scrollTop, document.body.scrollTop);
            if (diffY != lastScrollY) {
                percent = .100 * (diffY - lastScrollY);
                    if (percent > 0) {
                        percent = Math.ceil(percent);
                    } else {
                        percent = Math.floor(percent);
                    }

                diffTop = parseInt($("#div_happytack").offset().top) + percent;
                lastScrollY = lastScrollY + percent;
            }
            $("#div_happytack").stop();
            $("#div_happytack").animate({"top": diffTop}, 500);
        });*/

    }); //-->


//0207äÆÃ¹Ì´Ï¸ð´Þ
function open_layer(){

document.all['talk_mini_pop'].style.display = "block";
}

function close_layer(){

 document.all['talk_mini_pop'].style.display = "none";

}
</script>
<style>
    #div_happytack { position:fixed; right:120px; bottom:30px;display:none;}
    #chat_img2, #edc_img2 { display:none;display:none; }
    #div_mjtack { position:fixed; right:30px; bottom:30px;z-index:9999;display:none;}
    #div_edc{ position:fixed; right:30px; bottom:200px;z-index:9999;display:none;}
    #div_as{ position:fixed; right:40px; bottom:125px;z-index:9999;display:none;}
    #div_freetalk { position:fixed; right:100px; bottom:30px;display:none;}
</style>
<!--ÇØÇÇÅå
<div id='div_happytack'><a href="https://customer.happytalk.io/public_v1/chat_v4/public_point?go=C&is_login=N&uid=&site_id=3000000198&category_id=89233&division_id=89234&usergb=W&title=%5B%ED%85%8C%EC%8A%A4%ED%8A%B8+%EC%83%81%EB%8B%B4%EC%B0%BD%5D" target="_blank"><img src="./img/happytalk1.png" id='chat_img1'><img src="./img/happytalk2.png" id='chat_img2'></a></div>

<div id='div_mjtack'><a href="http://www.freetalk.biz/anonymous?code=20181230162927" target="_blank"><img src="./img/quick_talk_bf.png" id='chat_img1'><img src="./img/quick_talk.png" id='chat_img2'></a></div>-->
<style>
.fix_talk li{display: block;height: 45px;line-height: 45px;font-size: 15px;font-weight: 600;padding: 0 10px;border-bottom: 1px dashed #c7c7c7;}
.fix_talk li:last-child{border-bottom:0;}
.fix_talk li a{font-family: 'Noto Sans KR', sans-serif;}
.fix_talk li:hover{background:#eee;}
.fix_talk li img{margin-right:8px;margin-top:-4px;width:28px;}

.talk_test{position:relative;}
.talk_test:before{content:url('./images/n_intro/talk_icon.png');position:absolute;top:-46px;left:15px;}
.talk_test:after{content:url('./images/n_intro/talk_af.png');position:absolute;bottom:-14px;left:15px;}
.talk_test:hover:before{content:url('./images/n_intro/talk_icon_af.png');position:absolute;top:-113px;left:15px;}
</style>

<!--ÅåÇ÷¯½º ½Ç½Ã°£ ¸Þ½ÅÀú 2023-12-27-->
<!-- Tocplus 15.1 -->
<script type="text/javascript">
tocplusAwayImage='https://mjsoft.co/html/millennium/images/common/tocplus_bg.png';
tocplusTop=210;
tocplusLeft=-80;
tocplusMinimizedImage='http://kr07.tocplus007.com/img/minimized_ko.gif';
tocplusHAlign='right';
tocplusWidth=260;
tocplusHeight=300;
tocplusUserName='Guest';
tocplusFrameColor='#002558';
tocplusFloatingWindow=true;
var tocplusHost = (("https:" == document.location.protocol) ? "https://" : "http://");
document.write(unescape("%"+"3Cscript src='" + tocplusHost + "kr07.tocplus007.com/chatLoader.do?userId=mjsoft' type='text/javascript'"+"%"+"3E"+"%"+"3C/script"+"%"+"3E"));
</script>
<!-- End of Tocplus -->

<div style="position:fixed; right:30px; bottom:110px;    z-index: 999;">
    <div class="talk_test"style="width:170px;height:55px;background:#fff;    border: 1px solid #dfdfdf;border-top:4px solid #ff8400;    box-shadow: 0.5px 0px 9px rgba(56, 56, 56, 0.26);box-sizing:border-box;margin-bottom:8px;border-radius: 10px 10px 0 0;text-align:center">
    <a href="#" onclick="window.open('http://freetalk.biz/anonymous?code=20181230162927','name','resizable=no width=479 height=844');return false"><img src="./images/n_intro/talk_txt.png" style="margin-top:15px;"></a></div>
    <div style="width:170px;height:230px;padding:5px 0;    box-shadow: 0.5px 0px 9px rgba(56, 56, 56, 0.26);background:#fff;margin-bottom:10px;border:1px solid #dfdfdf;    border-top:3px solid #ff8400;">
        <ul class="fix_talk">
            <li><a href="./customer_buy_cs.php"><img src="./images/n_intro/fix_talk_2.png">±¸¸Å»ó´ã¿äû</a></li>
            <li><a href="./customerprice.php?st_type=<?=${st_type}?>"><img src="./images/n_intro/fix_talk_4.png">°ßÀû¿äû</a></li>
            <li><a class="show_correct_class"><img src="./images/n_intro/fix_talk_5.png">Á¦Ç° Á÷Á¢Ã£±â</a></li>
            <li><a href="./customeras_as.php"><img src="./images/n_intro/fix_talk_3.png">A/S ¿äû</a></li>
            <li><a href="./customer_satisfaction.php"><img src="./images/n_intro/fix_talk_8.png">°í°´¸¸Á·µµ Á¶»ç</a></li>
        </ul>
    </div>
</div>

<div id="div_mjtack"><a href="#" onclick="window.open('http://freetalk.biz/anonymous?code=20181230162927','name','resizable=no width=479 height=844');return false"><img src="./img/quick_talk_bf.png" id='chat_img1'><img src="./img/quick_talk.png" id='chat_img2'></a></div>
<!--https://freetalk.biz/anonymous?code=20181230162927-->

<div id="div_as"><a href="./customeras_as.php"><img src="./img/as_talk.png"></a></div>

<div id="div_edc"><a href="http://mjsoft.co/html/millennium/customer_buy_cs.php"><img src="./img/intro/buy_talk_bf.png" id='edc_img1'><img src="./img/intro/buy_talk.png" id='edc_img2'></a></div>
<!--¹Ì´ÏäÆÃâ <div id='div_freetalk'><a href="javascript:open_layer();"><img src="./img/quick_talk_bf.png" id='chat_img1'><img src="./img/quick_talk.png" id='chat_img2'></a></div>-->

<style>
/*0207 Ã¤ÆÃ ¹Ì´Ï ÆË¾÷ */
#talk_mini_pop{position:fixed; bottom:20px; right:20px; z-index:999; display:none;}
#talk_mini_pop table{background:none;}
#talk_mini_pop iframe{border-radius: 30px; box-shadow: 2px 2px 2px #989898;}
</style>

<script>

$(function(){
    /*$("#m3_pro_pop3").dialog({
    width: '900', height: '684', autoOpen:false //ÀÚµ¿À¸·Î ¿­¸®Áö¾Ê±â
    });

    $(".m3_pro_pop3").on("click",function(){
        $("#m3_pro_pop3").dialog("open"); //´ÙÀ̾ó·Î±×â ¿ÀÇ                
    });*/

    $(".m3_pro_pop3").css("cursor","pointer").click(function(){ //¿¥Á¦ÀÌ ¼ÒÇÁÆ®¶õ ÆË¾÷ó¸®
        main_popup_show("./index_new_movie.php","684","900","¿¥Á¦ÀÌ ¼ÒÇÁÆ®¶õ");
    });


    $(".show_company_class").css("cursor","pointer").click(function(){ //¿¥Á¦ÀÌ ¼ÒÇÁÆ®¶õ ÆË¾÷ó¸®
        main_popup_show("./index_new_user.php","684","900","¿¥Á¦ÀÌ ¼ÒÇÁÆ®¶õ");
    });

    $(".show_product_class").css("cursor","pointer").click(function(){ //Á¦Ç° µÑ·¯º¸±â ÆË¾÷ó¸®
        main_popup_show("./index_new_pro.php","684","900","Á¦Ç° µÑ·¯º¸±â");
    });

    $(".show_correct_class").css("cursor","pointer").click(function(){ //³»°Ô¸Â´Â ÇÁ·Î±×·¥ ÆË¾÷ó¸®
        main_popup_show("./index_new_program_new2.php","684","900","³»°Ô ¸Â´Â ÇÁ·Î±×·¥");
    });

    $(".show_flow_class").css("cursor","pointer").click(function(){ //³»°Ô¸Â´Â ÇÁ·Î±×·¥ ÆË¾÷ó¸®
        main_popup_show("./index_new_flow.php","684","900","õ³â°æ¿µ ¾÷¹«È帧µµ");
    });

    $(".show_buy_guide_class").css("cursor","pointer").click(function(){ //Á¦Ç° ±¸¸Å ¹æ¹ý ÆË¾÷ó¸®
        main_popup_show("./index_new_guide.php","684","900","Á¦Ç° ±¸¸Å ¹æ¹ý");
    });

    $(".show_process_class").css("cursor","pointer").click(function(){ //µµÀÔÀýÂ÷ ÆË¾÷ó¸®
        main_popup_show("./index_new_intro.php","684","900","µµÀÔÀýÂ÷");
    });

    $(".bg_ch1").mouseenter(function(){
        $(".art_hw2").addClass("art_hw2_bg2").removeClass("art_hw2_bg1");
    });
    $(".bg_ch1").mouseleave(function(){
        $(".art_hw2").addClass("art_hw2_bg1").removeClass("art_hw2_bg2");
    });

    $(".bg_ch2").mouseenter(function(){
        $(".art_mobile2").addClass("art_mobile2_bg2").removeClass("art_mobile2_bg1");
    });
    $(".bg_ch2").mouseleave(function(){
        $(".art_mobile2").addClass("art_mobile2_bg1").removeClass("art_mobile2_bg2");
    });

    $(".sms_info_guide").click(function(){ // ¹®ÀÚ¿ä±ÝÇ¥ º¸À̱â htmlÀº index¿¡ ÀÖÀ½...
        $("#modal_member_box5").show();
        /*$("#modal_member_box5").dialog({
            resizable: true, height:470, width:500, modal: true, title: "SMSÃæÀü¾È³»",
            buttons: {
                ´Ý±â: function() {
                    $( this ).dialog( "close" );
                }
            }
        });*/
    });
    $(".sms_txt_button").click(function(){
        $("#modal_member_box5").hide();
    });
});

function main_popup_show(url,v_width,v_height,v_title){
    $("#pop_box_iframe").attr("src","");
    $("#modal_member_box").dialog({
        resizable: true, height:v_width, width:v_height, modal: true, title: v_title,
        show : {effect:'blind',duration:500},
        buttons: {
            ´Ý±â: function() {
                $( this ).dialog( "close" );
            }
        },
        close: function() {
            $("#pop_box_iframe").attr("src","");
        }
    });
    setTimeout(function(){
        /*if(url=='./index_new_program_new2.php'){
            $("#pop_box_iframe").attr("src",url);
        } else {*/
            $("#pop_box_iframe").attr("src",url);        
        //}
    },500);
    console.log(src);
}

function openPage(pageName,elmnt,color) {
    var i, tabcontent, tablinks;
    tabcontent = $(".user_tab_con");
    for (i = 0; i < tabcontent.length; i++) {
        tabcontent[i].style.display = "none";
    }
    document.getElementById(pageName).style.display = "block";
    elmnt.style.backgroundColor = color;

}

function dialog_close(){
    $("#modal_member_box").dialog( "close" );
}
//document.getElementById("user_tap_open").click();
//$("#user_tap_open").click();
// »ç¿ëÀÚ ÅǠó¸®
</script>
<div id="modal_member_box" style="display:none;width:900px; height:684px; padding-top:45px;padding-left:16px;padding-right:4px;position:relative;"><iframe id='pop_box_iframe' style='width:100%;height:100%;' frameborder=0 src=''></iframe></div>
</body>
</html>