|
|
|
<!doctype html>
|
|
|
|
<html lang="ko" xml:lang="ko">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="description" content="팔네트웍스, 소프트웨어 개발 등 응용소프트웨어 개발 및 공급업체">
|
|
|
|
<meta name="keywords" content="팔, 필네트웍스, 소프트웨어, 응용소프트웨어, 개발, IT, 항공솔루션, 솔루션개발, 솔루션구축, 네트워크, SI, 항공산업">
|
|
|
|
<meta property="og:description" content="팔네트웍스 - 항공산업의 기술혁신 선도를 통한 파트너">
|
|
|
|
<meta property="og:title" content="팔네트웍스">
|
|
|
|
<!-- <meta property="og:image" content=""> -->
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<!-- 파비콘 -->
|
|
|
|
<link rel="shortcut icon" href="images/favicon.png">
|
|
|
|
<!-- css -->
|
|
|
|
<link rel="stylesheet" href="../mobile/css/reset.css">
|
|
|
|
<link rel="stylesheet" href="../mobile/css/common.css">
|
|
|
|
<link rel="stylesheet" href="../mobile/css/swiper.css">
|
|
|
|
<link rel="stylesheet" href="../mobile/css/swiper.min.css">
|
|
|
|
<link rel="stylesheet" href="../mobile/css/swiper-bundle.css">
|
|
|
|
<link rel="stylesheet" href="../mobile/css/xeicon.min.css">
|
|
|
|
|
|
|
|
<!-- js -->
|
|
|
|
<script src="../mobile/js/jquery-3.6.0.min.js"></script>
|
|
|
|
<script src="../mobile/js/common.js"></script>
|
|
|
|
<script src="../mobile/js/swiper.js"></script>
|
|
|
|
<script src="../mobile/js/swiper.min.js"></script>
|
|
|
|
<script src="../mobile/js/swiper-bundle.js"></script>
|
|
|
|
|
|
|
|
<title>PAL Networks</title>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
|
|
|
$(document).ready(function() {
|
|
|
|
|
|
|
|
$("#header").load("../mobile/include/header.html");
|
|
|
|
$("#footer").load("../mobile/include/footer.html");
|
|
|
|
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
<style>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<body>
|
|
|
|
<!--header-->
|
|
|
|
<header id="header"></header>
|
|
|
|
<!--//header-->
|
|
|
|
|
|
|
|
<!--main-->
|
|
|
|
<div id="container">
|
|
|
|
ddd
|
|
|
|
</div>
|
|
|
|
<!--//main-->
|
|
|
|
|
|
|
|
|
|
|
|
<!--footer-->
|
|
|
|
|
|
|
|
<footer id="footer" class=""></footer>
|
|
|
|
<!--//footer-->
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|