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
|
</table> <?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> #footer {position:relative;margin:0 auto;width:942px;padding-top:20px;} .fnb{height:145px;background:url('./img/intro/footer.gif') left top no-repeat} .fnb_home {display:block;float:left;width:230px;height:145px;text-align:center;vertical-align:middle} .fnb_home img {margin-top:65px;} .fnb ul {display:block;float:right;margin:0 0 5px;width:710px;height:37px;} .fnb li{float:left;display:block;padding:0 15px;height:37px;line-height:37px;font-weight:600} .fnb li:first-child {padding-left:0} .fnb p {color:#999;font-size:11px;line-height:140%;} .fnb_escro{position:absolute;right:30px;bottom:10px} </style>
<div id="footer"> <div class="fnb txt03"> <a href="./intro.php" class="fnb_home"><img src="./img/intro/footer_logo.gif" alt="Ȩ" /></a> <ul> <li><a href="./companyinfo.php">ȸ»ç¼Ò°³</a></li> <li><a href="./companytieup.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 href="./companymap.php">¿À½Ã´Â±æ</a></li> <li class="last"><a href="./sinmungo.php">°í°´ÀǼҸ®</a></li> </ul> <p>¿¥Á¦À̼ÒÇÁÆ® ¦¢ ´ëÇ¥ÀÚ Á¤ÀÏ¿µ ¦¢ »ç¾÷ÀÚ¹øÈ£ : 502-18-94746 ¦¢ Åë½ÅÆÇ¸Å¾÷½Å°í : 2011-¼¿ï¼ÛÆÄ-0758</p> <p>¼¿ïƯº°½Ã ¼ÛÆÄ±¸ Áß´ë·Î 105(°¡¶ôµ¿, °¡¶ô¾ÆÀ̵ðŸ¿ö 1004È£) ¦¢ (02)401-5121 ¦¢ ÆÑ½º : (02)832-3555 </p> <p>´ë±¸±¤¿ª½Ã ¼ö¼º±¸ µ¿´ë±¸·Î 331(¹ü¾î3µ¿, ûȿÁ¤ºôµù 7F) ¦¢ (053)743-5122 ¦¢ ÆÑ½º : (053)744-1120</p> <p>ºÎ»ê µ¿·¡±¸ »çÁ÷ºÏ·Î 34(»çÁ÷µ¿ 48-20) T : 051) 894-1194</p> <p>õ³â°æ¿µ °æ¿µ°ü¸®¦¢ÀüÀÚ¼¼±Ý°è»ê¼ASP¦¢PDA.½º¸¶Æ®Æù ¿µ¾÷°ü¸® ¦¢ ERP, MIS, RFID, BARCODE</p> <p> copyright (c) 2014 Ä«¸ÞÀÌÆ® all rights reserved.</p> <a href="http://www.allthegate.com/ags/add/add_04.jsp" target="_blank" class="fnb_escro"><img src="./img/intro/footer_escro.gif" alt="¿¡½ºÅ©·Î" /></a> </div> <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(); });
});
</script> <style> #chat_img2 { display:none; } #div_mjtack { position:fixed; right:30px; bottom:30px;z-index:9999;} </style> <div id="div_mjtack"><a href="#" onclick="window.open('https://freetalk.biz/anonymous?code=20181230162927','name','resizable=no width=479 height=844');return false"><img src="http://mjsoft.co/html/millennium/img/quick_talk_bf.png" id='chat_img1'><img src="http://mjsoft.co/html/millennium/img/quick_talk.png" id='chat_img2'></a></div> </div>
</body> </html>
|