/home/mjc1/public_html/html/ebizmall/foot.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
<?php if($_SERVER['REMOTE_ADDR']!='58.151.27.172'){ ?>
<script>
    $(document).bind("contextmenu", function(e){
        return false;
    });
    document.oncontextmenu=function(){return false;}
</script>
<?php ?>
<?php
    define
('G5_MOBILE_AGENT',   'phone|samsung|lgtel|mobile|[^A]skt|nokia|blackberry|android|sony');
    function 
is_mobile2()
    {
        return 
preg_match('/'.G5_MOBILE_AGENT.'/i'$_SERVER['HTTP_USER_AGENT']);
    }
?>
    <div id="footer">
        <div id="wrap2">
            <h1><a href="#"><img src="./images/common/logo.png" alt="이비즈몰 로고"></a></h1>
            <div id="navi_b">
                <ul>
                    <li><a href="http://mjsoft.co/html/millennium/customerfaq.php" target="_blank">고객지원</a></li>
                    <li><a href="http://mjsoft.co/html/millennium/customerprice.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>" target="_blank">견적요청</a></li>
                    <li><a href="http://mjsoft.co/html/millennium/privacy.php" target="_blank">개인정보취급방침</a></li>
                    <li><a href="http://mjsoft.co/html/millennium/customeroffice.php" target="_blank">주요제휴사</a></li>
                    <!--<li><a href="#">이용약관</a></li>-->
                    <li><a href="http://mjsoft.co/html/millennium/company_map.php"  target="_blank">오시는길</a></li>
                    <li><a href="./company.php" class="last" target="_blank">회사소개</a></li>
                </ul>

                <dl class="familysite">
                    <dt>패밀리사이트</dt>
                    <!--<dd>
                        <p><a href="http://mjsoft.co/" 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">무설치 전자계산서관리</a></p>
                        <p><a href="http://ebizmall.co.kr" target="_blank">쇼핑몰 통합판매관리</a></p>
                        <p><a href="http://www.pos1000.co.kr" target="_blank">도소매 POS판매관리</a></p>
                        <p><a href="http://mjmall.co/mall.php" target="_blank">SW/HW 판매Mall</a></p>
                        <p class="dashLine">기타제품</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://mjmall.co/sw_detail.php?cate2_code=04&category_code=10" target="_blank">미용실 고객관리</a></p>
                        <p><a href="http://www.camate.co.kr" target="_blank">카센터 고객관리</a></p>
                    </dd>-->
                    <dd>
                        <!--p><a href="http://mjsoft.co/" target="_blank">천년경영/경영관리)</a></p-->
                        <p><a href="http://mjsoft.co" target="_blank">천년경영/경영관리</a></p>
                        <!--<p><a href="http://www.ebizmall.co.kr/b2bmall.php" target="_blank">B2B쇼핑몰 + 천년경영 통합관리</a></p>
                        <p><a href="http://www.ebizmall.co.kr/openmarket.php" target="_blank">오픈마켓 + 천년경영 통합관리</a></p>-->
                        <p><a href="http://www.freetalk.biz/" target="_blank">인공지능AI 채팅상담 프리톡</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">웹기반 전자세금계산서 발행/관리</a></p>
                        <p><a href="http://mjsoft.co/emillennium/index.php" target="_blank">웹기반 간편 경영관리</a></p>
                        <p><a href="http://www.pos1000.co.kr/" target="_blank">도소매 POS판매관리</a></p>
                        <p class="dashLine">기타제품</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://mjmall.co/sw_detail.php?cate2_code=04&category_code=10" target="_blank">미용실 고객관리</a></p>
                        <p><a href="http://www.camate.co.kr" target="_blank">카센타 정비/고객관리</a></p>
                    </dd>
                </dl><!-- //familysite -->
<script>
    $(".familysite dt").click(function () { //패밀리사이트
        if ( $(".familysite dd").css("display") == "block" ){
            $(".familysite dd").slideUp(800);
        } else {
            $(".familysite dd").slideDown(800);
        }
    });//패밀리사이트 끝
</script>
            </div>
            
            <div class="f_bank">
                <h4>계좌번호<span>(예금주 : 엠제이소프트)</span></h4>
                <p style="background:url('http://mjsoft.co/html/ebizmall/images/common/bank.png') 0 4px no-repeat;"><span class="sound_only">농협</span>093-02-307376 (계좌이체)<!--301-0170-9544-01--></p>
                <p style="background:url('http://mjsoft.co/html/ebizmall/images/common/bank.png') 0 -31px no-repeat;"><span class="sound_only">우리</span>1005-104-519617</p><!--1005-394-777770 /1005-280-777337-->
                <p style="background:url('http://mjsoft.co/html/ebizmall/images/common/bank.png') 0 -67px no-repeat;"><span class="sound_only">신한</span>110-530-409508</p>
            </div>

            <div class="f_info">
                <span>대표자 : 정일영</span><span> 사업자번호 : 502-18-94746</span><span class="last">통신판매업신고 : 2011-서울송파-0758</span><br>
                <span class="last">서울사업소:서울특별시 송파구 중대로 105(가락동, 가락아이디타워 1004호)</span><br>
                <span class="last">대구사업소:대구광역시 수성구 동대구로 331(범어3동, 청효정빌딩 7F)</span><br>
                <span class="last">부산지사:부산광역시 동래구 여고로 93-1(사직동) T : 051) 894-1194 </span>
                <!--<span class="last">대표자 : 정일영</span><br />
                <span>전화 : <font class="tel">1566-8680</font></span>
                <span class="last">팩스 : (02)832-3555</span><br />
                <span>사업자등록번호 : 502-18-94746</span>
                <span class="last">통신판매업신고번호 : 2011-서울송파-0758</span>-->
            </div>

            <div class="f_info1">
                <span>서울 : (02)401-5121&nbsp;&nbsp;</span><span class="last">팩스 : (02)832-3555</span><br>
                <span>대구 : (053)743-5122&nbsp;&nbsp;</span><span class="last">팩스 : (053)744-1120</span><br>
                <span class="last">고객센터 : 1566-8680</span><br><br>
                <span class="last" style="font-weight: bold; display: block; width: 100%; text-align: left;">근무시간</span><br>
                <span>평일 : 09:00 ~ 18:00</span><span class="last"> 점심 : 12:00 ~ 13:00</span><br>
                <span class="last">토, 일, 공휴일 휴무</span>
            </div>

            <div class="ico_mark">
                <!--<a href="./company_iso.php?mode=1" 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="#" class="n5">기업부설연구소설립</a>
                <a href="#" class="n6">기업부설연구소설립</a>
            </div>
<style>
.ico_mark{position:relative;float:left;overflow:hidden;color:#fff;margin-top: 20px;margin-bottom: 10px;}
.ico_mark a{float:left;background:url('http://mjsoft.co/html/millennium/images/common/footer_markicon.png') no-repeat 0 0; height:60px;margin-right:40px;}
.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>
            <p class="copyright">Copyright ⓒe-bizmall. All rights reserved.</p>

        </div><!--//id="wrap"-->
    </div>
</div>

<?php //if($_SERVER['REMOTE_ADDR']=='58.151.27.172'){ ?>
<script src="https://mj.freetalk.biz/provider/client/share/chat.js"></script>
<?php //} ?>

<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_price a").mouseenter(function(){
            $("#price_img1").hide();
            $("#price_img2").show();
        });
        $("#div_price a").mouseleave(function(){
            $("#price_img1").show();
            $("#price_img2").hide();
        });
        $("#div_edc a").mouseenter(function(){
            $("#edc_img1").hide();
            $("#edc_img2").show();
        });
        $("#div_edc a").mouseleave(function(){
            $("#edc_img1").show();
            $("#edc_img2").hide();
        });
    });
</script>
<style>
    #div_happytack { position:fixed; right:120px; bottom:30px;}
    #chat_img2, #price_img2, #edc_img2  { display:none; }
    #div_mjtack { position:fixed; right:30px; bottom:30px;z-index:999;}
    #div_freetalk { position:fixed; right:100px; bottom:30px;}
    #div_price { position:fixed; right:30px; bottom:120px;z-index:999;}
    #div_edc{ position:fixed; right:30px; bottom:210px;z-index:9999;}
</style>
<?php if(is_mobile2()){?>
<!-- <div id="div_mjtack" style="right:180px; bottom:30px;"><a href="#" onclick="window.open('http://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' style='width:260%'><img src="http://mjsoft.co/html/millennium/img/quick_talk.png" id='chat_img2' style='width:260%'></a></div> -->
<div id="div_mjtack" style="right:180px; bottom:30px;"><a href="#" onclick="window.open('http://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' style='width:260%'><img src="./images/main/quick_talk2.png" id='chat_img2' style='width:260%'></a></div>
<div id="div_price" style="right:180px; bottom:270px;"><a href="http://mjsoft.co/html/m/customerprice.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>(m)" target="_blank"><img src="./images/main/price_talk_bf.png" id='price_img1' style='width:260%'><img src="./images/main/price_talk2.png" id='price_img2' style='width:260%'></a></div>
<!-- <div id="div_edc" style="right:180px; bottom:500px;"><a href="http://mjsoft.co/html/m/right_install.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>(m)"><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk_bf.png" id='edc_img1' style='width:260%'><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk.png" id='edc_img2' style='width:260%'></a></div> -->
<div id="div_edc" style="right:180px; bottom:500px;"><a href="http://mjsoft.co/html/m/right_install.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>(m)"><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk_bf.png" id='edc_img1' style='width:260%'><img src="./images/main/buy_talk2.png" id='edc_img2' style='width:260%'></a></div>
<?php } else {?>
<!-- <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="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 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="http://mjsoft.co/html/millennium/img/quick_talk_bf.png" id='chat_img1'><img src="./images/main/quick_talk2.png" id='chat_img2'></a></div>
<div id="div_price"><a href="http://mjsoft.co/html/millennium/customerprice.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>" target="_blank"><img src="./images/main/price_talk_bf.png" id='price_img1'><img src="./images/main/price_talk2.png" id='price_img2'></a></div>
<!-- <div id="div_edc"><a href="http://mjsoft.co/html/millennium/customer_buy_cs.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>"><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk_bf.png" id='edc_img1'><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk.png" id='edc_img2'></a></div> -->
<div id="div_edc"><a href="http://mjsoft.co/html/millennium/customer_buy_cs.php?come_from=<?php echo $_SERVER['HTTP_HOST'];?>"><img src="http://mjsoft.co/html/millennium/img/intro/buy_talk_bf.png" id='edc_img1'><img src="./images/main/buy_talk2.png" id='edc_img2'></a></div>
<?php }?>
</body>
</html>