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
|
<? $intro_page = "Y"; include_once("./_common.php"); if($_SERVER['HTTPS']=='on'){ //echo "<script>document.location.href='http://{$_SERVER['SERVER_NAME']}/html/millennium/intro.php';</script>"; exit; }
if (!isset($_REQUEST['pcver'])) { //¸ð¹ÙÀÏ Á¢¼Ó½Ã ÇØ´ç ÆäÀÌÁö·Î À̵¿ // iPad ó¸® ¹× ´Ù¸¥ ±âÁ¾ ¸î°³·Î ¼öÁ¤(±âÁ¸ üũ ·ÎÁ÷ ÁÖ¼® ó¸®) 2013.12.23 by.jyh if($_SERVER['HTTP_USER_AGENT'] && preg_match('/(Mobile|UP.Browser|Android|BlackBerry|Windows CE|Nokia|webOS|Opera Mini|SonyEricsson|opera mobi|Windows Phone|IEMobile|POLARIS)/i',$_SERVER['HTTP_USER_AGENT']) ) { echo "<script>top.location.href = 'https://mjsoft.co/html/m/index.php';</script>"; } } //¸ð¹ÙÀÏ Á¢¼Ó ³¡ ?> <? include("./Page/common/n_header.php"); ?> <? //include_once("popup_layer.php"); ?><!--ÆË¾÷°øÁö--> <div class="slides_container"> <!-- ¸ÞÀÎ ºñÁÖ¾ó --> <? include("n_slide_main.php"); ?> </div> <style> @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@800&display=swap'); </style> <style>
.float_l{float:left;}
</style> <script> $(function(){ /*$('.sec1_m3').mouseover(function(){ $(this).attr('src','./images/n_intro/sec1_m3_af.png') }).mouseout(function(){ $(this).attr('src','./images/n_intro/sec1_m3.png') }); });//½Ç½Ã°£ ±¸¸ÅÇöȲ bxslider*/ </script> <style> .n_wrap{width:1200px;margin:0 auto;text-align:center;padding:60px 0;} .sec_tit{font-size:34px;font-weight:400;line-height: 48px;color:#000;margin-bottom:50px;font-family: 'Noto Sans KR', sans-serif;} .sec_tit span{font-size:28px;font-family: 'Noto Sans KR', sans-serif;} /*õ³â°æ¿µ3 ¼Ò°³*/ .m3_info{display:inline-block;width:100%;padding-top:20px;position:relative;} .m3_gif{width:700px;float:right;margin-right:30px;border: 1px solid #595959;box-sizing: border-box;} .m3_gif_btn{position:absolute;right:0;top:-10px;} .sec1_m3{float:left;cursor:pointer;} /*õ³â°æ¿µ3 ¿¬µ¿ ÇÁ·Î±×·¥*/ .m3_pro_list{padding-top:50px; margin: 0 auto;width: 1110px; display: inline-block;} .m3_pro_list li{position:relative; display: inline-block; } .m3_pro_list li a{width:270px;height:200px;border-radius:7px;float:left;border:1px solid #515151;cursor:pointer;position:relative;overflow: hidden;} .m3_pro_list li:before{content:url('./images/n_intro/sol_plus.png');position: absolute;top: -20px;transform: translateX(-50%);left: 50%;z-index: 7;} .m3_pro_list li:hover:before{content:url('./images/n_intro/sol_plus_af.png');} .m3_pro_img{height:140px;} .m3_pro_img img{margin-top:7px;} .m3_pro_txt{height: 45px;margin: 0 auto;background: #eee;border-radius: 0 0 7px 7px;line-height: 27px;font-size: 17px;color: #000;font-weight: 600;padding-top: 15px;} .m3_pro_bf{position: absolute;width:100%;text-align:center;left: 0;top: 0;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;} .m3_pro_at{width:270px;height:20px;position: absolute;background:#fff;text-align: center;font-size: 14px;color: white;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;} .m3_pro_list span{height: 200px;border-radius:5px;bottom: -202px;left:0;} .m3_pro_list li:hover span {bottom: 0;left:0;} .m3_pro_at div{background:#323232;position:absolute;bottom:0;height:115px;width:100%;text-align:center;font-size:17px;font-weight:600;line-height:24px;padding-top: 20px;} </style> <div> <div class="n_wrap"> <p class="sec_tit">30³â<span>ÀÇ</span> ±â¼ú, 20¸¸3õ <span>»ç¿ëÀÚ</span> õ³â°æ¿µ<span>ÀÌ</span> ±Í»ç<span>ÀÇ</span> ¾÷¹«<span>¸¦</span> Áö¿ø<span>ÇÕ´Ï´Ù.</span></p> <div class="m3_info"> <img src="./images/n_intro/main_movie.gif" class="m3_gif"> <a href="./millennium_main.php"><img src="http://mjsoft.co/html/millennium/images/n_intro/sec1_m3.png" class="sec1_m3"></a> <a href="./millennium_function.php"><img src="http://mjsoft.co/html/millennium/images/n_intro/sec1_vedio_btn.png" class="m3_gif_btn"></a> </div> <!--½º¸¶Æ®Æù/pda/¼îÇθô/¿ÀǸ¶ÄÏ--> <ul class="m3_pro_list"> <li> <a href="./smart_main.php"> <div class="m3_pro_bf"> <div class="m3_pro_img"><img src="./images/n_intro/sol_m3s.png"></div> <div class="m3_pro_txt" style="text-align:center;">ÇöÀå ¿µ¾÷°ü¸® ¼Ö·ç¼Ç </div> </div> <span class="m3_pro_at"> <img src="./images/n_intro/sol_m3s_af.png" style="margin-top: 30px;"> <div>½º¸¶Æ®ÆùÀ¸·Î ó¸®ÇÑ<br> ÇöÀå ¿µ¾÷°ü¸® ÀÚ·á<br> ½Ç½Ã°£ »ç¹«½Ç(õ³â°æ¿µ)·Î<br> Àü¼Û/°ü¸®</div> </span> </a> </li> <li> <a href="./product_pdamain.php"> <div class="m3_pro_bf"> <div class="m3_pro_img"><img src="./images/n_intro/sol_pda.png"></div> <div class="m3_pro_txt" style="text-align:center;">ÇöÀå ¿µ¾÷°ü¸® ¼Ö·ç¼Ç </div> </div> <span class="m3_pro_at"> <img src="./images/n_intro/sol_pda_af.png" style="margin-top: 30px;"> <div>PDA·Î ó¸®ÇÑ<br> ÇöÀå ¿µ¾÷°ü¸® ÀÚ·á<br> ½Ç½Ã°£ »ç¹«½Ç(õ³â°æ¿µ)·Î<br> Àü¼Û/°ü¸®</div> </span> </a> </li> <li> <a href="http://www.ebizmall.co.kr/" target="_blank"> <div class="m3_pro_bf"> <div class="m3_pro_img"><img src="./images/n_intro/sol_mall.png"></div> <div class="m3_pro_txt" style="text-align:center;">µµ¸Å¼îÇθô(õ³â°æ¿µ) ÅëÇÕ°ü¸®</div> </div> <span class="m3_pro_at"> <img src="./images/n_intro/sol_mall_af.png" style="margin-top: 30px;"> <div>µµ¸Å ¼îÇθôÀÇ<br> »óǰµî·Ï/ÁÖ¹®/ÆÇ¸Å°ü¸®¸¦<br> õ³â°æ¿µ Çϳª·Î<br> ÅëÇÕ°ü¸®</div> </span> </a> </li> <li> <a href="http://www.ebizmall.co.kr/" target="_blank"> <div class="m3_pro_bf"> <div class="m3_pro_img"><img src="./images/n_intro/sol_open.png"></div> <div class="m3_pro_txt" style="text-align:center;">¿ÀǸ¶ÄÏ(õ³â°æ¿µ) ÅëÇÕ°ü¸® </div> </div> <span class="m3_pro_at"> <img src="./images/n_intro/sol_open_af.png" style="margin-top: 30px;"> <div>160°³ ¿ÀǸ¶ÄÏ<br> »óǰµî·Ï/ÁÖ¹®/ÆÇ¸Å°ü¸®¸¦<br> õ³â°æ¿µ Çϳª·Î<br> ÅëÇÕ°ü¸®</div> </span> </a> </li> </ul> </div> </div>
<style> /*»ý»ê°ü¸®/ÀüÀÚ¼¼±Ý°è»ê¼/ºÎ°¡¼ºñ½º*/ .m3_ser{background:#f0faff;} .m3_ser_list{margin: 0 auto;width: 1100px;display: inline-block;}
.m3_ser_pro li{position:relative; display: inline-block;float:left; } .m3_ser_pro li a{width:270px;height:200px;border-radius:7px;float:left;box-shadow: 2px 2px 2px 2px #979797;cursor:pointer;position:relative;overflow: hidden;background:#fff;} .m3_ser_pro li:last-child{margin-left:30px;} .m3_ser_img{height:140px;} .m3_ser_img img{margin-top:7px;} .m3_ser_txt{height: 45px;margin: 0 auto;background: #eee;border-radius: 0 0 7px 7px;line-height: 27px;font-size: 17px;color: #000;font-weight: 600;padding-top: 15px;} .m3_ser_bf{position: absolute;width:100%;text-align:center;left: 0;top: 0;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;} .m3_ser_at{width:270px;height:20px;position: absolute;background:#fff;text-align: center;font-size: 14px;color: white;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;} .m3_ser_pro span{height: 200px;border-radius:5px;bottom: -202px;left:0;} .m3_ser_pro li:hover span {bottom: 0;left:0;} .m3_ser_at div{background:#323232;position:absolute;bottom:0;height:115px;width:100%;text-align:center;font-size:17px;font-weight:600;line-height:24px;padding-top: 20px;}
.m3_sha_div{height: 55px;margin: 0 auto;background: #eee;border-radius: 0 0 7px 7px;line-height: 20px;font-size: 15px;color: #000;font-weight: 600;padding-top: 15px;} .m3_shadow{box-shadow: 2px 2px 2px 2px #979797;} /*.m3_shadow:hover .m3_sha_div{box-shadow: 2px 2px 2px 2px #979797 inset;}*/ .m3_ser_ul .m3_shadow:hover{box-shadow: 2px 2px 2px 2px #979797 inset;} .m3_ser_ul{display: inline-block;float:left;width:520px;} .m3_ser_ul li{position:relative;width:235px;height:90px;border-radius:7px;float:left;background:#fff;} .m3_ser_ul li:after{content:url('./images/n_intro/ser_ft.png'); position: absolute;bottom: -5px;right:0;} .m3_ser_ul li img{margin-top:5px;} </style> <div class="m3_ser"> <div class="n_wrap"> <p class="sec_tit">»ý»ê°ü¸® / ÀüÀÚ¼¼±Ý°è»ê¼ / ºÎ°¡¼ºñ½º</p> <div class="m3_ser_list"> <!--»ý»ê°ü¸®/ÀüÀÚ¼¼±Ý°è»ê¼--> <ul class="m3_ser_pro"> <li> <a href="./jejo_main.php"> <div class="m3_ser_bf"> <div class="m3_ser_img"><img src="./images/n_intro/sol_jejo.png"></div> <div class="m3_ser_txt" style="text-align:center;">¿øÀç·á/¿ÏÁ¦Ç° »ý»ê°ü¸®</div> </div> <span class="m3_ser_at"> <img src="./images/n_intro/sol_jejo_af.png" style="margin-top: 22px;"> <div>¿øÀç·á/¹ÝÁ¦Ç°À» ÀÌ¿ëÇÑ<br> ¿ÏÁ¦Ç° »ý»ê°ü¸® °øÁ¤À»<br> ÆÇ¸Å±îÁö Æí¸®ÇϰÔ<br> °ü¸®ÇÏ´Â ¼Ö·ç¼Ç</div> </span> </a> </li> <li> <a href="http://www.easytax.kr/html/easytax/page/software/solution.php" target="_blank"> <div class="m3_ser_bf"> <div class="m3_ser_img"><img src="./images/n_intro/sol_tax.png"></div> <div class="m3_ser_txt" style="text-align:center;">ÀüÀÚ¼¼±Ý°è»ê¼ ¹ßÇà ¼Ö·ç¼Ç</div> </div> <span class="m3_ser_at"> <img src="./images/n_intro/sol_tax_af.png" style="margin-top: 22px;"> <div>ÀüÀÚ¼¼±Ý°è»ê¼¸¦ Á¤È®Çϰí<br> Æí¸®ÇÏ°Ô ¹ßÇà/°ü¸®ÇÏ´Â<br> ÀüÀÚ¼¼±Ý°è»ê¼<br> Àü¿ë ¼Ö·ç¼Ç </div> </span> </a> </li> </ul> <!--ºÎ°¡¼ºñ½º--> <ul class="m3_ser_ul"> <li class="m3_shadow" style="margin-left:30px;margin-bottom:20px;"> <a class="show_correct_class"><img src="./images/n_intro/ser_pro.png"></a> </li> <li class="m3_shadow" style="margin-left:20px;margin-bottom:20px;"> <a href="./millennium_demo.php"><img src="./images/n_intro/ser_dn.png"></a> </li> <li class="m3_shadow" style="margin-left:30px;"> <a href="./customermovie.php"><img src="./images/n_intro/ser_vedio.png"></a> </li> <li class="m3_shadow" style="margin-left:20px;"> <a href="./customer_intro.php"><img src="./images/n_intro/ser_fun.png"></a> </li> </ul> </div> </div> </div> <style> .sec_blue{font-size:34px !important;color:#3196e8;} /*½º¸¶Æ®Æù ¿µ¾÷°ü¸®*/ .m3s_lay{float:left;width:600px;} .m3s_sol{width:400px;height:362px;margin:0 auto;background:url('./images/n_intro/smart_bg.png');position:relative;} .m3s_sol ul li{width:110px;height:110px;border-radius:100px;background:#fff;position:absolute;border:3px solid #ccc;} .m3s_sol ul li:hover{border:3px solid #4393f0;} .m3s_sol ul li img{margin-top:10px;margin-bottom:3px; transform: scale(0.9);} .m3s_sol ul li p{font-size:17px;font-weight:600;font-family: 'Noto Sans KR', sans-serif;color:#000;line-height:18px;} .m3s_sol ul li.m3s_small{width:95px;height:95px;} .m3s_sol ul li.m3s_small img{width:45px;} .m3s_sol ul li.m3s_small p{font-size:15px;margin-top:-3px;}
.m3s_sol ul li img { -webkit-transition: transform 0.3s ease-in-out; -moz-transition: transform 0.3s ease-in-out; -ms-transition: transform 0.3s ease-in-out; -o-transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; }
.m3s_sol ul li:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
/*Çϵå¿þ¾î*/ .hw_lay{float:left;width:600px;box-sizing:border-box;border-left:2px dashed #000;} .hw_sol{width:485px;height:288px;margin:0 auto;background:url('./images/n_intro/hw_bg.png');position:relative;margin-top:30px;margin-bottom:30px;} .hw_sol ul li{width:110px;height:110px;border-radius:100px;background:#fff;position:absolute;border:3px solid #ccc;} .hw_sol ul li:hover{border:3px solid #4393f0;}
.hw_sol ul li .hw_img{margin-top:-8px;margin-bottom:7px;} .hw_sol ul li:hover .hw_img{margin-top:-15px;margin-bottom:14px;} .hw_sol ul li p{font-size:18px;font-weight:600;font-family: 'Noto Sans KR', sans-serif;color:#000;line-height:18px;} </style> <!--½º¸¶Æ®Æù/Çϵå¿þ¾î--> <div class="n_wrap" style="display: table;"> <!--½º¸¶Æ®Æù--> <div class="m3s_lay"> <p class="sec_tit" style="margin-bottom:15px;">½º¸¶Æ®Æù ¿µ¾÷°ü¸® <span class="sec_blue">Solution</span></p> <div class="m3s_sol"> <ul> <li style="right:15px;"> <a href="./order_main.php"><img src="./images/n_intro/smart_01.png"> <p>½º¸¶Æ®<br>¼ö¹ßÁÖ</p></a> </li> <li style="left:0;top:65px;"> <a href="./smart_main.php"><img src="./images/n_intro/smart_02.png"> <p>½º¸¶Æ®<br>¿µ¾÷°ü¸®</p></a> </li> <li class="m3s_small" style="left:20px;top:210px;"> <a href="./payment_main.php"><img src="./images/n_intro/smart_03.png"> <p>½º¸¶Æ®<br>Ä«µå°áÁ¦</p></a> </li> <li style="right:110px;top:230px;"> <a href="./spos_main.php"><img src="./images/n_intro/smart_04.png"> <p>½º¸¶Æ®<br>POSÆÇ¸Å</p></a> </li> <li class="m3s_small" style="right:0;top:140px;"> <a href="./pocket_main.php"><img src="./images/n_intro/smart_05.png"> <p>½º¸¶Æ®<br>Æ÷Äϰ濵</p></a> </li> </ul> </div> </div> <!--Çϵå¿þ¾î--> <div class="hw_lay"> <div class="hw_sol"> <ul> <li class="test_radius" style="left:0;bottom:80px;"> <a href="./buyhwbest.php#pda"><img src="./images/n_intro/hw_01.png" class="hw_img"> <p>P D A</p></a> </li> <li class="test_radius" style="left:120px;bottom:10px;"> <a href="./buyhwbest.php#pos"><img src="./images/n_intro/hw_02.png" class="hw_img"> <p>P O S</p></a> </li> <li class="test_radius" style="right:120px;bottom:10px;"> <a href="./buyhwbest.php#smart"><img src="./images/n_intro/hw_03.png" class="hw_img"> <p style="font-size:16px;">¿µ¼öÁõÇÁ¸°Æ®</p></a> </li> <li class="test_radius" style="right:0;bottom:80px;"> <a href="./buyhwbest.php#smart"><img src="./images/n_intro/hw_04.png" class="hw_img"> <p style="font-size:16px;">¹ÙÄڵ彺ij³Ê</p></a> </li> </ul> </div> <p class="sec_tit">õ³â°æ¿µ ¿¬µ¿ <span class="sec_blue">HardWare</span></p> </div> </div>
<style> .m3_best_lay{height:740px;background:url('./images/n_intro/best_bg.png');} .m3_best_lay ul{margin-top:50px;} .m3_best_lay ul li{width:270px;height:50px;background:#fff;float:left;line-height:50px;font-size:18px;font-weight:600;margin-right:40px;color:#000;} .m3_best_lay ul li:last-child{margin-right:0;} .m3_best_lay ul li span{font-weight:bold} </style> <!--¿Ö ¸ðµÎ õ³â°æ¿µÀ» ¼±ÅÃÇϴ°¡?--> <div class="m3_best_lay"> <div class="n_wrap"> <p class="sec_tit"style="font-size:42px;color:#fff;">¿Ö ¸ðµÎ õ³â°æ¿µÀ» ¼±ÅÃÇϴ°¡?</p> <ul style="margin-top:50px;"> <li><span>30³â</span>ÀÇ ÃàôµÈ ±â¼ú°ú ³ëÇÏ¿ì</li> <li><span>20¸¸ 3õ</span> ÃÖ´Ù »ç¿ëÀÚ</li> <li><span>½º¸¶Æ®Æù, PDA</span> ÇöÀ念¾÷°ü¸®</li> <li><span>µµ¸Å¼îÇθô, ¿ÀǸ¶ÄÏ</span> ¿¬µ¿Áö¿ø</li> </ul> </div> </div>
<!--½Ç½Ã°£±¸¸ÅÇöȲ ½ÃÀÛ--> <style> /*½Ç½Ã°£ ±¸¸ÅÇöȲ*/ .real_time_buy{width:99.5%;margin:0 auto;border:5px solid #cdcdcd;height:80px;} .real_time_buy h4{width: 220px;float: left;background:#e2e1e1;height:80px;text-align: center;line-height: 80px;} .real_time_buy_bx{width: calc(100% - 250px);float: left;background:#fff;padding:0 15px;} .real_time_buy_bx ul li{line-height:80px;font-size:16px;font-weight:600;color:#191919;} .real_time_buy .bx-viewport{ overflow: hidden;height: 80px !important;} </style> <script> $(function(){ $('.bx-slider1').bxSlider({ minSlides: 10, maxSlides: 10, ticker: true, speed: 100000, tickerHover: true, slideWidth: 'auto', //½½¶óÀÌµå ¾ÈÀÇ ³ÐÀÌ, ¼ýÀڷεµ °¡´ÉÇÕ´Ï´Ù. slideMargin: 37 //½½¶óÀÌµå »çÀÌÀÇ ¸¶Áø°ª }); });//½Ç½Ã°£ ±¸¸ÅÇöȲ bxslider </script> <div class="real_time_buy"> <h4><img src="./images/intro/time_buy_tit2.png"></h4> <div class="real_time_buy_bx"> <ul class="bx-slider1"> <?php function cut_str2($msg,$cut_size) { if($cut_size<=0) return $msg; if(ereg("\[re\]",$msg)) $cut_size=$cut_size+4; $max_size = $cut_size; $i=0; while(1) { if (ord($msg[$i])>127){ $i+=2; // euckrÀϰæ¿ì //$i+=3; // utf-8Àϰæ¿ì } else { $i++; } if (strlen($msg) < $i) return $msg;
if ($max_size == 0) return substr($msg,0,$i); else $max_size--; } } $cur_date = date("Y-m-d"); //$cur_date = "2020-02-27"; $week_ago = date("Y-m-d",time()-(60*60*24*7)); include_once($_SERVER['DOCUMENT_ROOT']."/html/adminmobile/manage/commonST.php"); $sql = "select count(*) as cnt from sale_list where sdate = '{$cur_date}' and rmoney > 0"; $res = mysql_query($sql); $info = mysql_fetch_array($res); if($info['cnt']<30){ $sql = "select custname from sale_list where sdate >= '{$week_ago}' and rmoney > 0 group by custname order by code desc limit 70"; } else { $sql = "select custname from sale_list where sdate = '{$cur_date}' and rmoney > 0 /*and length(custname)<7*/ group by custname order by code desc limit 70"; } //echo $sql; $res = mysql_query($sql); while($info = mysql_fetch_array($res)){ ?> <li> <?php /*$v = cut_str2($info['custname'],12); if(substr($v,0,4)=="(ÁÖ)"){ $v = str_replace("(ÁÖ)","",$v); $add_pre = "(ÁÖ)"; } else { $add_pre = ""; }
$strlen = strlen($v); if($strlen>2 && $strlen<5){ //echo cut_str($v,2,"")."*"; if($add_pre!=''){ $vx = cut_str($v,2,"")."*"; } else { $vx = $v; } } else if($strlen>4 && $strlen<7){ $vx = cut_str2($v,1)."*"; } else { $v_len = (strlen($v)/2)-3; $vx = cut_str2($v,$v_len)."**"; } echo $add_pre.$vx;*/ $len = mb_strlen($info['custname'],'euc-kr'); $len1 = round($len/2); //echo $len." ".$len1." ".iconv_substr($info['custname'],$len1); echo iconv_substr($info['custname'],0,$len1); for($i=0;$i<$len-$len1;$i++){ echo "*"; } ?> </li> <?php } ?> </ul>
</div> </div>
<!--½Ç½Ã°£±¸¸ÅÇöȲ ³¡--> <style> /*°Ô½ÃÆÇ*/ .mj_board_box{width:1200px;margin:0 auto;padding:10px 0;} .mj_board_box{display:table} .mj_board_line{ width: 100%; line-height: 46px; font-size: 14px; font-weight: 600; border-bottom: 1px solid gray;} .mj_board_title{width:420px;height:180px;float:left;margin-left: 25px;} .mj_board_title div{margin:10px 0 0;border-bottom:2px solid #000;padding-bottom:20px;} .mj_board_title div span{float:right;} .mj_board_title div h1{font-size:20px;font-weight:600;color:#000;} .mj_board_title ul li:last-child{border:none;} .mj_board_line span{float:right;font-size:13px; color: #939393;} </style> <div style="padding:30px 0;"> <!--ÀÔ±ÝÁ¤º¸/°øÁö»çÇ×/°í°´¼¾ÅÍ--> <div class="mj_board_box"> <ul> <!--ÀÔ±ÝÁ¤º¸--> <li style="float:left"> <img src="./images/n_intro/bank.png"> </li> <!--°øÁö»çÇ×--> <li class="mj_board_title"> <div> <span><a href="customernotice.php">´õº¸±â</a></span> <h1>°øÁö»çÇ×</h1> </div> <!--<p>¿¥Á¦À̼ÒÇÁÆ®ÀÇ »õ¼Ò½Ä°ú ±âŸ¾È³»ÀÔ´Ï´Ù.</p>--> <ul> <? //-- °øÁö»çÇ× $noticeSql = " select * from mBoard_notice WHERE company in ('00','01') and ifnull(temp,\"\") <>'Y' order by uid desc limit 3 "; $noticeResult = mysql_query($noticeSql, $connect_web); if( mysql_num_rows($noticeResult) > 0 ){ while ($noticeRow = mysql_fetch_array($noticeResult)){ $reg_date = date('Y-m-d',$noticeRow['reg_date'] ); $week = time()-(60*60*24*7); if($noticeRow['uid']=='365'){ $font_css1 = "<font color='red'>"; $font_css2 = "</font>"; } else { $font_css1 = ""; $font_css2 = ""; } $subject = strip_tags($noticeRow['subject']); if($noticeRow['reg_date']>$week){ $new_icon = "<img src='/html/millennium/images/intro/notice_new_icon.png' style='margin-right:3px;'>"; } else { $new_icon = ""; } ?> <li class="mj_board_line"><a href="customernotice.php?nuid=<?=$noticeRow['uid'];?>"><?php echo $font_css1;?><?php echo $new_icon;?><?php echo cut_str($subject,35,"..");?><?php echo $font_css2;?></a><span><?php echo $reg_date;?></span></li>
<? } } ?> </ul> </li> <!--¾÷±×·¹À̵å--> <li class="mj_board_title"> <div> <span><a href="customerupgrade.php">´õº¸±â</a></span> <h1>¾÷±×·¹À̵å</h1> </div> <!--<p>¿¥Á¦À̼ÒÇÁÆ®ÀÇ »õ¼Ò½Ä°ú ±âŸ¾È³»ÀÔ´Ï´Ù.</p>--> <ul> <? //-- Á¦Ç°º°¾÷±×·¹À̵å $upgradeSql = " select * from upgrade WHERE 1 = 1 AND (temp='00' OR temp='02') order by uid desc limit 3 "; $upgradeResult = mysql_query($upgradeSql, $connect_web); if( mysql_num_rows($upgradeResult) > 0 ){ while ($upgradeRow = mysql_fetch_array($upgradeResult)){ $reg_date = date('Y-m-d',$upgradeRow['reg_date'] ); $week = time()-(60*60*24*7); if($upgradeRow['reg_date']>$week){ $new_icon = "<img src='/html/millennium/images/intro/notice_new_icon.png' style='margin-right:3px;'>"; } else { $new_icon = ""; } ?> <li class="mj_board_line"><a href="customerupgrade.php?nuid=<?=$upgradeRow['uid'];?>&SearchMsw1=<?=$upgradeRow['programCode'];?>"><?php echo $new_icon;?> <?=cut_str(strip_tags($upgradeRow['subject']),35,"..");?></a><span><?php echo $reg_date;?></span></li> <? } } ?> </ul> </li> </ul> </div>
<!--À̺¥Æ® ¹è³Ê--> <div style="width:1200px;margin:0 auto;padding:10px 0;"> <a href="./review_event.php" style="float:left;margin-right:25px;"><img src="./images/n_intro/event_01.png"></a> <a href="./review_detail.php"><img src="./images/n_intro/event_02.png"><a> </div>
</div>
<? include("./n_fix_menu.php"); ?> <? include("./Page/common/n_footer.php"); ?>
|