/home/mjc1/public_html/html/millennium/Page/product/leftNavi.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
<?php
    header
("Content-type:text/html;charset=euc-kr");
?>
<div class="leftnavi">
    <h1><img src="./img/leftnavi/leftnavi_top1-1.png" alt="Á¦Ç°¼Ò°³" /></h1>
    <ul>
        <li><a href="./millennium_main.php">õ³â°æ¿µ3(ÆÇ¸ÅÀç°í)</a></li>
        <li><a href="./millennium_main2.php">õ³â°æ¿µ2(ÆÇ¸ÅÀç°í)</a></li>
        <li><a href="http://mjsoft.co/emillennium/index.php" target="_blank"><span>e-õ³â°æ¿µ(°£ÆíÀåºÎ)</span></a></li>

        <li><a href="./smart_main.php">½º¸¶Æ®Æù ¿µ¾÷°ü¸®</a></li>
        <li><a href="./pocket_main.php">½º¸¶Æ®Æù ´Üµ¶ ¿µ¾÷°ü¸®</a></li>
        <li><a href="./order_main.php">½º¸¶Æ®Æù ¼ö¹ßÁÖ</a></li>
        <li><a href="./spos_main.php">½º¸¶Æ®Æù Æ÷½º(POS)</a></li>
        
        <li><a href="./product_pdamain.php">õ³âPDA¿µ¾÷°ü¸®</a></li>
        <li><a href="http://www.easytax.kr/html/easytax/page/software/solution.php" target="_blank">ÀüÀÚ¼¼±Ý°è»ê¼­ ¼Ö·ç¼Ç</a></li><!--./easytax_main.php-->
        <li><a href="http://www.ebizmall.co.kr" target="_blank">¼îÇθô-õ³â°æ¿µ ¿¬µ¿</a></li><!--./e_commerce.php-->
        <li><a href="./jejo_main.php">Á¦Á¶°æ¿µ(»ý»êÆÇ¸Å)</a></li>

        <li><a href="./productinfo.php?cate2_code=06&category_code=95">°íÁ¤ÀÚ»ê°ü¸®Pro</a></li>
        <li><a href="./productinfo.php?cate2_code=06&category_code=37">»ç¿ø±Þ¿©°ü¸®</a></li>
        
        <!--<li><a href="./payment_main.php">½º¸¶Æ®ÆùÄ«µå°áÁ¦</a></li>-->
        <!--<li><a href="./sms_main.php">¹®ÀÚ·Î</a></li>-->
    </ul>
</div><!-- leftnavi -->

<div>
<!-- °ü·Ã»óǰ ¹è³Ê -->

<? if( $category_code_new== "02" ||  $category_code_new=="01" ||  $category_code_new=="40" ||  $category_code_new=="41" || $category_code_new== "95" ){ ?>

                        

<!--  Ãµ³â°æ¿µII    Ãµ³â°æ¿µC/S    Ãµ³â°æ¿µLite    Á¦Á¶°æ¿µPro    Á¦Á¶°æ¿µProC/S    ¿Â¶óÀμö¹ßÁÖ-->


<?  
    
//õ³â°æ¿µ
    
if ($category_code_new == "02") {
        
$Item01 "pda";
        
$Item02 "m_cs";
        
$Item03 "m_lite";
        
$Item04 "tax_2";

        
$Link01 "product_pdamain.php";
        
$Link02 "productinfo.php?cate2_code=01&category_code=03";
        
$Link03 "productinfo.php?cate2_code=01&category_code=01";
        
$Link04 "productinfo.php?cate2_code=06&category_code=56";


    } else if  (
$category_code_new== "01") {
        
$Item01 "m_2";
        
$Item02 "m_cs";
        
$Item03 "pda";
        
$Item04 "m_s";

        
$Link01 "productinfo.php?cate2_code=01&category_code=02";
        
$Link02 "productinfo.php?cate2_code=01&category_code=03";
        
$Link03 "product_pdamain.php";
        
$Link04 "smart_main.php";

    
//Á¦Á¶°æ¿µ
    
} else if  ($category_code_new== "40" ||  $category_code_new== "41") {
        
$Item01 "m_2";
        
$Item02 "m_cs";
        
$Item03 "pda";
        
$Item04 "m_s";

        
$Link01 "productinfo.php?cate2_code=01&category_code=02";
        
$Link02 "productinfo.php?cate2_code=01&category_code=03";
        
$Link03 "product_pdamain.php";
        
$Link04 "smart_main.php";



    
// °íÁ¤ÀÚ»ê°ü¸®
    
} else if  ($category_code_new== "95") {
        
$Item01 "pda";
        
$Item02 "m_2";
        
$Item03 "m_cs";
        
$Item04 "m_lite";

        
$Link01 "product_pdamain.php";
        
$Link02 "productinfo.php?cate2_code=01&category_code=02";
        
$Link03 "productinfo.php?cate2_code=01&category_code=03";
        
$Link04 "productinfo.php?cate2_code=01&category_code=01";

    }

?>


                        <img src="./img/product/banner/top.jpg" alt="°ü·Ã»óǰ" style="margin-top:50px;">
                        <a href='<?=$Link01;?>'><img src="./img/product/banner/<?=$Item01;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link02;?>'><img src="./img/product/banner/<?=$Item02;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link03;?>'><img src="./img/product/banner/<?=$Item03;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link04;?>'><img src="./img/product/banner/<?=$Item04;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="°ü·Ã»óǰ ³¡">


<? ?>


<?     if( $category_code_new== "54"  ||  $category_code_new=="55" ||  $category_code_new=="56" ||  $category_code_new== "03"  ||  $category_code_new== "18" ||  $category_code_new== "37") { ?>

<? if(  $category_code_new== "54"  ||  $category_code_new=="55" ||  $category_code_new=="56" ) {        // ÀÌÁöÅØ½º

        
$Item01 "m_2";
        
$Item02 "m_cs";
        
$Item03 "m_lite";
        
$Item04 "pda";
        
$Item05 "m_s";

        
$Link01 "productinfo.php?cate2_code=01&category_code=02";
        
$Link02 "productinfo.php?cate2_code=01&category_code=03";
        
$Link03 "productinfo.php?cate2_code=01&category_code=01";
        
$Link04 "product_pdamain.php";
        
$Link05 "smart_main.php";

    
//õ³â CS
    
} else if  ($category_code_new== "03") {
        
$Item01 "pda";
        
$Item02 "m_s";
        
$Item03 "m_2";
        
$Item04 "m_lite";
        
$Item05 "tax_2";

        
$Link01 "product_pdamain.php";
        
$Link02 "smart_main.php";
        
$Link03 "productinfo.php?cate2_code=01&category_code=02";
        
$Link04 "productinfo.php?cate2_code=01&category_code=01";
        
$Link05 "productinfo.php?cate2_code=06&category_code=56";


    
// ¿Â¶óÀμö¹ßÁÖ
    
} else if  ($category_code_new== "18") {
        
$Item01 "pda";
        
$Item02 "m_s";
        
$Item03 "m_cs";
        
$Item04 "m_2";
        
$Item05 "m_lite";

        
$Link01 "product_pdamain.php";
        
$Link02 "smart_main.php";
        
$Link03 "productinfo.php?cate2_code=01&category_code=03";
        
$Link04 "productinfo.php?cate2_code=01&category_code=02";
        
$Link05 "productinfo.php?cate2_code=01&category_code=01";


    
// ±Þ¿©°ü¸®
    
} else if  ($category_code_new== "37") {
        
$Item01 "m_2";
        
$Item02 "m_cs";
        
$Item03 "m_lite";
        
$Item04 "pda";
        
$Item05 "m_s";

        
$Link01 "productinfo.php?cate2_code=01&category_code=02";
        
$Link02 "productinfo.php?cate2_code=01&category_code=03";
        
$Link03 "productinfo.php?cate2_code=01&category_code=01";
        
$Link04 "product_pdamain.php";
        
$Link05 "smart_main.php";

    }


?>

                        <img src="./img/product/banner/top.jpg" alt="°ü·Ã»óǰ" style="margin-top:50px;">
                        <a href='<?=$Link01;?>'><img src="./img/product/banner/<?=$Item01;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link02;?>'><img src="./img/product/banner/<?=$Item02;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link03;?>'><img src="./img/product/banner/<?=$Item03;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="">
                        <a href='<?=$Link04;?>'><img src="./img/product/banner/<?=$Item04;?>.jpg" alt=""></a>
                        <img src="./img/product/banner/bg.jpg" alt="°ü·Ã»óǰ ³¡">

<? ?>


</div>



<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 = "./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 = "./img/leftnavi/";
                var fileName = $(this).attr("alt");
                $(this).attr("src", filePath + fileName + "." + file_type);
    });
 </script>
<!-- //ÁÂÃø³×ºñ -->