/home/mjc1/public_html/html/millennium/_product_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
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
<?php include_once("./_common2.php"); ?>

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

<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/img.js'></script>
<script LANGUAGE="JavaScript">
    function fileDown(type,name,cate2_code,category_code){
        location.href =   "fileDownLoad.php?type="+type+"&filename="+name+"&cate2_code="+cate2_code+"&category_code="+ category_code ;
    }
</script>

<!----- 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>
                

                <!-- ÁÂÃø³×ºñ : °ü·Ã½ºÅ©¸³Æ® topnav.php -->
                <td valign="top" class="leftnavi">
                    <img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_top1.jpg" alt="Á¦Ç°¼Ò°³" />
                    <a href="./millennium_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_1.jpg" alt="leftnavi_menu1_1" class="image_rollover" /></a>
                    <a href="./jejo_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_2.jpg" alt="leftnavi_menu1_2" class="image_rollover" /></a>
                    <a href="./product_pdamain.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_3.jpg" alt="leftnavi_menu1_3" class="image_rollover" /></a>
                    <a href="./smart_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_4.jpg" alt="leftnavi_menu1_4" class="image_rollover" /></a>
                    <a href="./order_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_5.jpg" alt="leftnavi_menu1_5" class="image_rollover" /></a>
                    <a href="./payment_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_6.jpg" alt="leftnavi_menu1_6" class="image_rollover" /></a>
                    <a href="./productinfo.php?cate2_code=06&category_code=95"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_7.jpg" alt="leftnavi_menu1_7" class="image_rollover" /></a>
                    <a href="./easytax_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_8.jpg" alt="leftnavi_menu1_8" class="image_rollover" /></a>
                    <a href="./productinfo.php?cate2_code=06&category_code=37"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_9.jpg" alt="leftnavi_menu1_9" class="image_rollover" /></a>
                    <a href="./sms_main.php"><img src="http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/leftnavi_menu1_10.jpg" alt="leftnavi_menu1_10" class="image_rollover" /></a>
                </td>


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



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


                    <!-------------- »ó´Ü Å¸ÀÌÆ² ½ÃÀÛ --------------->
                    <tr>
                        <td>
                            <table width="710">
                                <tr valign="bottom">
                                    <td width="153" height="30"><img src="./img/titlebar/product.jpg"></td>
                                    <td>
                                        <table align="right">
                                            <tr>
                                                <td class="txt01"><a href="intro.php">Home</td>
                                                <td  class="txt01"><font color="999999">&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>
                            <table width="710" border="0" cellspacing="0" cellpadding="0" align="center" valign="top" style="padding-bottom:50px;">
                                <tr>
                                    <td><img src="./img/product/product_top.jpg"></td>
                                </tr>

                                <tr><td height="20"></td></tr>


                            <!-- ½ºÄ³³Ê 3Á¾¼¼Æ® -->

                                <!--- Å¸ÀÌÆ² ½ÃÀÛ --->
                                <tr>
                                    <td height="30">
                                        <img src="./img/product/product_title.jpg">
                                    </td>
                                </tr>

                                <tr><td height="1" bgcolor="dcdcdc"></td></tr>

                                <tr><td height="20"></td></tr>

                                <!--- Å¸ÀÌÆ² ½ÃÀÛ ³¡ --->

                                <tr>
                                    <td>
                                        <table width="710" align="center">
                                            <tr>

                                                <!-- 1. Ãµ³â°æ¿µ2 -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q1_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top1_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=02">
                                                                            <img src="./img/buy/pro_1000_2.jpg" style="cursor:hand;" border="0"></a>
                                                                            </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text1_1.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=02">
                                                                            <img src="./img/buy/contents_btn.jpg" style="cursor:hand;" border="0"></a>
                                                                            <a href="./webmanual.php" target="_blank"><img src="./img/buy/manual_btn.jpg" style="cursor:hand;" border="0" vspace="2"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 1. Ãµ³â°æ¿µ2 ³¡ -->


                                                <td width="18"></td>


                                                <!-- 2. Ãµ³â°æ¿µCS -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q1_2.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top1_2.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=03">
                                                                            <img src="./img/buy/pro_1000_cs.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text1_2.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=03">
                                                                            <img src="./img/buy/contents_btn.jpg" style="cursor:hand;" border="0"></a>
                                                                            <a href="./webmanual.php" target="_blank"><img src="./img/buy/manual_btn.jpg" style="cursor:hand;" border="0" vspace="2"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 2. Ãµ³â°æ¿µCS ³¡ -->


                                                <td width="18"></td>


                                                <!-- 3. Ãµ³â°æ¿µLite -->
                                                
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q1_3.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top1_3.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=01">
                                                                            <img src="./img/buy/pro_1000_lite.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text1_3.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=01&category_code=01">
                                                                            <img src="./img/buy/contents_btn.jpg" style="cursor:hand;" border="0"></a>
                                                                            <a href="./webmanual.php" target="_blank"><img src="./img/buy/manual_btn.jpg" style="cursor:hand;" border="0" vspace="2"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 3. Ãµ³â°æ¿µLite ³¡ -->
                                            </tr>


<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

                                            <tr><td height="25"></td></tr>
                                            <tr>
                                                <td colspan="5" height="1" background="./img/common/product_dotline.jpg"></td>
                                            </tr>    
                                            <tr><td height="20"></td>
                                            </tr>

<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

                                            <tr>
                                                <!-- 1. Ãµ³â°æ¿µPDA -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q2_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top2_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./product_pdamain.php">
                                                                            <img src="./img/buy/pro_1000_pda.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text2_1.jpg" vspace="10">
                                                                            <a href="./product_pdamain.php">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 1. Ãµ³â°æ¿µPDA ³¡ -->


                                                <td width="18"></td>


                                                <!-- 2. Ãµ³â°æ¿µS -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q2_2.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top2_2.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./smart_main.php">
                                                                            <img src="./img/buy/pro_1000_s.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text2_2.jpg" vspace="10">
                                                                            <a href="./smart_main.php">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 2. Ãµ³â°æ¿µS ³¡ -->


                                                <td width="18"></td>


                                                <!-- 3. ÀÌÁöÅØ½º -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q3_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top3_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./easytax_main.php">
                                                                            <img src="./img/buy/pro_tax_cs.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text3_1.jpg" vspace="10">
                                                                            <a href="./easytax_main.php">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 3. ÀÌÁöÅØ½º ³¡ -->
                                            </tr>




<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

                                            <tr><td height="25"></td></tr>
                                            <tr>
                                                <td colspan="5" height="1" background="./img/common/product_dotline.jpg"></td>
                                            </tr>    
                                            <tr><td height="20"></td>
                                            </tr>

<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->


                                            <tr>
                                                <!-- 1. Á¦Á¶°æ¿µPro -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q4_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top4_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=02&category_code=40">
                                                                            <img src="./img/buy/pro_jejo_pro.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td align="center">
                                                                            <img src="./img/product/product_text4_1.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=02&category_code=40">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 1. Á¦Á¶°æ¿µPro ³¡ -->


                                                <td width="18"></td>


                                                <!-- 2. Á¦Á¶°æ¿µPro CS -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q4_2.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top4_2.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=02&category_code=41">
                                                                            <img src="./img/buy/pro_jejo_pro_cs.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td align="center">
                                                                            <img src="./img/product/product_text4_2.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=02&category_code=41">
                                                                            <img src="./img/buy/contents_btn.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 2. Á¦Á¶°æ¿µPro CS -->


                                                <td width="18"></td>


                                                <!-- 3. ÀÌÁöÅØ½º -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q5_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top5_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./order_main.php">
                                                                            <img src="./img/buy/pro_online.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <td align="center">
                                                                            <img src="./img/product/product_text5_1.jpg" vspace="10">
                                                                            <a href="./order_main.php">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 3. ÀÌÁöÅØ½º ³¡ -->






<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

                                            <tr><td height="25"></td></tr>
                                            <tr>
                                                <td colspan="5" height="1" background="./img/common/product_dotline.jpg"></td>
                                            </tr>    
                                            <tr><td height="20"></td>
                                            </tr>

<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->


                                            <tr>
                                                <!-- 1. ±Þ¿©°ü¸® -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q6_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top6_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=06&category_code=37">
                                                                            <img src="./img/buy/pro_pay.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text6_1.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=06&category_code=37">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 1. ±Þ¿©°ü¸® ³¡ -->


                                                <td width="18"></td>


                                                <!-- 2. ÀÚ»ê°ü¸® -->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q7_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top7_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./productinfo.php?cate2_code=06&category_code=95">
                                                                            <img src="./img/buy/pro_jasan.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text7_1.jpg" vspace="10">
                                                                            <a href="./productinfo.php?cate2_code=06&category_code=95">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 2. ÀÚ»ê°ü¸® ³¡ -->


                                                <td width="18"></td>


                                                <!-- 3. ¹®ÀڷΠ-->
                                                <td>
                                                    <table width="225" align="center" border="0" cellspacing="0" cellpadding="0" nowrap>
                                                        <tr>
                                                            <td><img src="./img/product/product_q8_1.jpg"></td>
                                                        </tr>
                                                        <tr><td height="10"></td></tr>
                                                        <tr align="left" style="padding-bottom:5px;">
                                                            <td><img src="./img/product/product_top8_1.jpg"></td>
                                                        </tr>
                                                        <tr>
                                                            <td height="170" background="./img/product/product_mid.jpg" align="center">
                                                                <table>
                                                                    <tr>
                                                                        <td>
                                                                            <a href="./payment_main.php">
                                                                            <img src="./img/product/pro_payment.jpg" style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                        <td>
                                                                            <img src="./img/product/product_text8_1.jpg" vspace="10">
                                                                            <a href="./payment_main.php">
                                                                            <img src="./img/buy/contents_btn.jpg"  style="cursor:hand;" border="0"></a>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td height="2"><img src="./img/product/product_bot.jpg"></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                                <!-- 3. ÀÌÁöÅØ½º ³¡ -->





                                            </tr>
                                        </table>
                                    </td>
                                </tr>
                                <!-- ½ºÄ³³Ê 3Á¾¼¼Æ® ³¡ -->



                            <!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

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

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

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

        </td>
    </tr>

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


    <tr>
        <td>

<? include('bottom.php'); ?>

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

<style type="text/css">
    .leftnavi{ padding-top:22px; }
    .leftnavi img { border:none; display:block;}
</style>

<script type="text/javascript">
    $("img.image_rollover").mouseover(function(){
                var temp = $(this).attr("src");
                var length = temp.length;
                var file_type = temp.substring(length-6).substring(3);
                var filePath = "http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/";
                var fileName = $(this).attr("alt");
                $(this).attr("src", filePath + fileName + "_on." + file_type);
    }).mouseout(function(){
                var temp = $(this).attr("src");
                var length = temp.length;
                var file_type = temp.substring(length-6).substring(3);
                var filePath = "http://www.mijinsoft.co.kr/html/millennium/img/leftnavi/";
                var fileName = $(this).attr("alt");
                $(this).attr("src", filePath + fileName + "." + file_type);
    });
 </script>
<!-- //ÁÂÃø³×ºñ -->