178 lines
5.6 KiB
PHP
178 lines
5.6 KiB
PHP
<!-- <section class="page-header page_bottom page-header-modern page-header-background page-header-background-md parallax overlay overlay-color-dark overlay-show overlay-op-9 mt-0" data-plugin-parallax data-plugin-options="{'speed': 1.2}" data-image-src="image/bottom_bg.jpg"> -->
|
|
<!-- -->
|
|
<!-- <div class="container"> -->
|
|
<!-- -->
|
|
<!-- <div class="row justify-content-center"> -->
|
|
<!-- -->
|
|
<!-- <div class="col-md-12 col-xl-12 "> -->
|
|
<!-- <h6 class="appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="100">CONTACT</h6> -->
|
|
<!-- <h2 class="text-color-light mb-4 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="200">디비엔텍에 문의가 있으십니까?</h2> -->
|
|
<!-- -->
|
|
<!-- <p class=" opacity-7 mb-5 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="400">디비엔텍에 문의가 있으십니까?</p> -->
|
|
<!-- -->
|
|
<!-- <a href="#" class="d-inline-flex align-items-center appear-animation more_btn" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="550"><span>+ 지금 더 알아보십시오</span><img src="image/more_ba.png"></a> -->
|
|
<!-- -->
|
|
<!-- </div> -->
|
|
<!-- -->
|
|
<!-- </div> -->
|
|
<!-- -->
|
|
<!-- </div> -->
|
|
<!-- -->
|
|
<!-- </section> -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div><!-- main div end-->
|
|
|
|
|
|
<footer id="footer" class="mt-0">
|
|
|
|
<div class="footer-copyright">
|
|
|
|
<div class="container">
|
|
<div class="pt-4 pb-3 footer-border">
|
|
<a href="index.php" class="logo_b">
|
|
<img src="image/footer-logo.png" width="120">
|
|
</a>
|
|
</div>
|
|
<div class="row pt-4 pb-2">
|
|
<div class="col-xl-6 col-lg-5 order-991-2">
|
|
<p><?=$_MASTER_ADDR?></p>
|
|
<p>Tel <?=$_MASTER_TEL?> | Fax <?=$_MASTER_FAX?> | Email <?=_MASTER_EMAIL?></p>
|
|
<p class="pt-4">Copyright © 2020 <strong>DBNTech</strong> All Rights Reserved.</p>
|
|
</div>
|
|
<div class="col-xl-6 col-lg-7 order-991-1">
|
|
<ul class="footer-list">
|
|
<li class="footer-li">ABOUT
|
|
<ul class="footer-sub">
|
|
<li><a href="about1">Introduction</a></li>
|
|
<li><a href="about2">History</a></li>
|
|
<li><a href="about3">Certification</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="product">PRODUCTS</a></li>
|
|
<li><a href="solution">SOLUTIONS</a></li>
|
|
<li><a href="career">CAREERS</a></li>
|
|
<li><a href="contact">CONTACT US</a></li>
|
|
<!-- <li class="footer-li">HOMEPAGE
|
|
<ul class="footer-sub">
|
|
<li><a href="/2019">2019</a></li>
|
|
<li><a href="/2018">2018</a></li>
|
|
</ul>
|
|
</li> -->
|
|
<li class="footer-li">FAMILY SITE
|
|
<ul class="footer-sub">
|
|
<li><a href="https://talbakkum.com/" target="_blank">talbakkum</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
</div><!-- body div end -->
|
|
|
|
|
|
|
|
<!-- Vendor -->
|
|
|
|
<script src="vendor/jquery/jquery.min.js"></script>
|
|
<script src="vendor/jquery.appear/jquery.appear.min.js"></script>
|
|
<script src="vendor/jquery.easing/jquery.easing.min.js"></script>
|
|
<script src="vendor/jquery.cookie/jquery.cookie.min.js"></script>
|
|
<script src="vendor/popper/umd/popper.min.js"></script>
|
|
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
|
|
<script src="vendor/common/common.min.js"></script>
|
|
<script src="vendor/jquery.validation/jquery.validate.min.js"></script>
|
|
<script src="vendor/jquery.easy-pie-chart/jquery.easypiechart.min.js"></script>
|
|
<script src="vendor/jquery.gmap/jquery.gmap.min.js"></script>
|
|
<script src="vendor/jquery.lazyload/jquery.lazyload.min.js"></script>
|
|
<script src="vendor/isotope/jquery.isotope.min.js"></script>
|
|
<script src="vendor/owl.carousel/owl.carousel.min.js"></script>
|
|
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
|
|
<script src="vendor/vide/jquery.vide.min.js"></script>
|
|
<script src="vendor/vivus/vivus.min.js"></script>
|
|
|
|
|
|
|
|
<!-- Theme Base, Components and Settings -->
|
|
|
|
<script src="js/theme.js"></script>
|
|
|
|
|
|
|
|
<!-- Current Page Vendor and Views -->
|
|
|
|
<script src="vendor/rs-plugin/js/jquery.themepunch.tools.min.js"></script>
|
|
<script src="vendor/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
|
|
|
|
|
|
|
|
<!-- Theme Custom -->
|
|
|
|
<script src="js/custom.js"></script>
|
|
|
|
|
|
|
|
<!-- Theme Initialization Files -->
|
|
|
|
<script src="js/theme.init.js"></script>
|
|
|
|
<!-- Examples -->
|
|
|
|
<script src="js/examples/examples.lightboxes.js"></script>
|
|
|
|
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
|
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-12345678-1', 'auto');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
|
|
|
-->
|
|
|
|
<script>
|
|
jQuery(document).ready(function($){
|
|
setTimeout(function(){
|
|
$('.nav--line').addClass('line-slow');
|
|
}, 1000);
|
|
});
|
|
$( document ).ready( function() {
|
|
$( '.accordion-toggle' ).click( function() {
|
|
$(this).parent().find('.career-icon').toggleClass( 'rotate' );
|
|
} );
|
|
} );
|
|
</script>
|
|
|
|
<?
|
|
if ($_SERVER['PHP_SELF'] == "/index.php") {
|
|
//if($chk_m == "PC"){
|
|
include "./common/popup.php";
|
|
//}
|
|
}
|
|
?>
|
|
</body>
|
|
|
|
</html>
|