It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://masskorea.co.kr

  1. <!doctype html>
  2. <html lang="ko">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=0,maximum-scale=10,user-scalable=yes">
  6. <meta http-equiv="imagetoolbar" content="no">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <title>(주)매스코리아</title>
  9. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/css/default.css?ver=210618">
  10. <link rel="stylesheet" href="http://masskorea.co.kr/js/font-awesome/css/font-awesome.min.css?ver=210618">
  11. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/skin/latest/daon_simple/style.css?ver=210618">
  12. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/skin/latest/daon_pic_roll/style.css?ver=210618">
  13. <!--[if lte IE 8]>
  14. <script src="http://masskorea.co.kr/js/html5.js"></script>
  15. <![endif]-->
  16. <script>
  17. // 자바스크립트에서 사용하는 전역변수 선언
  18. var g5_url       = "http://masskorea.co.kr";
  19. var g5_bbs_url   = "http://masskorea.co.kr/bbs";
  20. var g5_is_member = "";
  21. var g5_is_admin  = "";
  22. var g5_is_mobile = "";
  23. var g5_bo_table  = "";
  24. var g5_sca       = "";
  25. var g5_editor    = "";
  26. var g5_cookie_domain = "";
  27. </script>
  28. <script src="http://masskorea.co.kr/js/jquery-1.12.4.min.js?ver=210618"></script>
  29. <script src="http://masskorea.co.kr/js/jquery-migrate-1.4.1.min.js?ver=210618"></script>
  30. <script src="http://masskorea.co.kr/js/jquery.menu.js?ver=210618"></script>
  31. <script src="http://masskorea.co.kr/js/common.js?ver=210618"></script>
  32. <script src="http://masskorea.co.kr/js/wrest.js?ver=210618"></script>
  33. <script src="http://masskorea.co.kr/js/placeholders.min.js?ver=210618"></script>
  34. </head>
  35. <body>
  36. <link href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/font.css" rel="stylesheet" type="text/css">
  37. <link rel="stylesheet" type="text/css" href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/css.php?fname=Y29tbW9u&type=css&token=VHVlc2RheTd0aG9mTWF5MjAyNDExOjM5OjI5UE1fMTcxNTA5Mjc2OQ==" />
  38. <link href="https://kit-free.fontawesome.com/releases/latest/css/free-v4-shims.min.css" media="all" rel="stylesheet">
  39. <link href="https://kit-free.fontawesome.com/releases/latest/css/free-v4-font-face.min.css" media="all" rel="stylesheet">
  40. <link href="https://kit-free.fontawesome.com/releases/latest/css/free.min.css" media="all" rel="stylesheet">
  41. <!-- <link href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/fontawesome/all.css" media="all" rel="stylesheet"> --> <script language="javascript" type="text/javascript" src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/gnb-jquery.easing.1.3.js"></script>
  42. <script language="javascript" type="text/javascript" src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/gnb-megamenu.js"></script>
  43. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/swiper.min.css">
  44. <script type="text/javascript" src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/swiper.min.js"></script>
  45. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/swiper-animation.min.js"></script>
  46. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/animate.css" type="text/css">
  47. <link rel="stylesheet" href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/jquery.mb.YTPlayer.css" type="text/css">
  48. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/jquery.mb.YTPlayer.js"></script>
  49. <!-- <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/jquery.mb.YTPlayer.3.0.9.js"></script> --><script src='http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/jquery.magnific-popup.js'></script>
  50. <link rel="stylesheet"  href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/magnific-popup.css" type="text/css">
  51. <link href="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/core.min.css" rel="stylesheet" type="text/css">
  52.  
  53. <!-- 팝업레이어 시작 { -->
  54. <div id="hd_pop">
  55.    <h2>팝업레이어 알림</h2>
  56.  
  57. <span class="sound_only">팝업레이어 알림이 없습니다.</span></div>
  58.  
  59. <script>
  60. $(function() {
  61.    $(".hd_pops_reject").click(function() {
  62.        var id = $(this).attr('class').split(' ');
  63.        var ck_name = id[1];
  64.        var exp_time = parseInt(id[2]);
  65.        $("#"+id[1]).css("display", "none");
  66.        set_cookie(ck_name, 1, exp_time, g5_cookie_domain);
  67.    });
  68.    $('.hd_pops_close').click(function() {
  69.        var idb = $(this).attr('class').split(' ');
  70.        $('#'+idb[1]).css('display','none');
  71.    });
  72.    $("#hd").css("z-index", 1000);
  73. });
  74. </script>
  75. <!-- } 팝업레이어 끝 -->
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82. <div id="mobile_header">
  83. <div class="inner">
  84. <h1><a href="http://masskorea.co.kr/index.php"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/top_logo_m.png" alt="로고" title="로고"></a></h1>
  85. <ul class="m_gnb">
  86. <li class="category"><a href="#none" class="qbt" title="전체메뉴열기"><i class="fa fa-outdent" aria-hidden="true"></i></a></li>
  87. <li class="home"><!-- <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa"><i class="fa fa-pencil-alt" aria-hidden="true"></i></a> --><a href="sms:01094043451" title="휴대폰 문자전송"><i class="fas fa-envelope-open" aria-hidden="true"></i></a></li>
  88. </ul>
  89. </div>
  90. </div>
  91. <div id="sideMenu">
  92. <div class="side_title qbt">(주)매스코리아 <i class="fa fa-window-close" aria-hidden="true" style="float:right; margin-right:10px; margin-top:20px;"></i></div>
  93. <div id="gnba">
  94. <i class="fas fa-user-circle" aria-hidden="true"></i>
  95. <div style="margin-top:10px;">
  96. <a href="http://masskorea.co.kr/bbs/login.php">로그인</a>
  97. <a href="http://masskorea.co.kr/bbs/register.php">회원가입</a>
  98. </div>
  99. </div>
  100. <div class="navi_bg">
  101. <div class="nav" >
  102. <ul class="subnav1">
  103. <li class="navi_set" >
  104. <div>회사소개<i class="fas fa-angle-down" aria-hidden="true" style="float:right; margin-right:10px; margin-top:12px;"></i></div>
  105. <ul class="subnav">
  106. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/01.php" target="_self">- 인사말</a></li>
  107. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/02.php" target="_self">- 연혁</a></li>
  108. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/03.php" target="_self">- 오시는길</a></li>
  109. </ul>
  110. </li>
  111.  
  112. <li class="navi_set" >
  113. <div>주요사업영역<i class="fas fa-angle-down" aria-hidden="true" style="float:right; margin-right:10px; margin-top:12px;"></i></div>
  114. <ul class="subnav">
  115. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/01.php" target="_self">- 솔루션공급</a></li>
  116. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/02.php" target="_self">- 컨설팅서비스</a></li>
  117. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/03.php" target="_self">- 고객지원서비스</a></li>
  118. </ul>
  119. </li>
  120.  
  121. <li class="navi_set" >
  122. <div>파트너십<i class="fas fa-angle-down" aria-hidden="true" style="float:right; margin-right:10px; margin-top:12px;"></i></div>
  123. <ul class="subnav">
  124. <li><a href="http://www.credodata.co.kr/" target="_self">- 크레도데이타㈜</a></li>
  125. <li><a href="https://www.r2ware.com/r2ware/html/index.html" target="_self">- 알투웨어㈜</a></li>
  126. <li><a href="http://www.data2tech.com/" target="_self">- 데이터투테크놀로지(주)</a></li>
  127. <li><a href="http://www.exsoft.co.kr/" target="_self">- ㈜엑스소프트</a></li>
  128. </ul>
  129. </li>
  130.  
  131. <li class="navi_set" >
  132. <div>고객센터<i class="fas fa-angle-down" aria-hidden="true" style="float:right; margin-right:10px; margin-top:12px;"></i></div>
  133. <ul class="subnav">
  134. <li><a href="http://222.239.231.61/bbs/board.php?bo_table=notice" target="_self">- 공지사항</a></li>
  135. <li><a href="http://222.239.231.61/bbs/board.php?bo_table=qa" target="_self">- 1:1문의</a></li>
  136. </ul>
  137. </li>
  138.  
  139. </ul>
  140. </div>
  141. </div>
  142. </div>
  143. <div id="back_cover"></div>
  144.  
  145.  
  146.  
  147.  
  148. <section id="header_wrap">
  149.  
  150. <div id="header" class="jbMenu">
  151.  
  152.  
  153. <div id="top-bar">
  154. <div class="inner">
  155. <div class="gnbb">
  156. <span>
  157. <a href="http://masskorea.co.kr/bbs/login.php" alt='로그인' title='로그인'><i class="fas fa-unlock-alt" aria-hidden="true"></i>로그인</a>
  158. <a href="http://masskorea.co.kr/bbs/register.php" alt='회원가입' title='회원가입'><i class="fa fa-user" aria-hidden="true"></i>회원가입</a>
  159. </span>
  160. </div>
  161. </div>
  162. </div>
  163.  
  164.  
  165. <div class="header_in">
  166.  
  167. <div class="header_line">
  168. <div class="wrap_box">
  169.  
  170.  
  171. <h1 class="logo_a"><a href="http://masskorea.co.kr/index.php"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/top_logo2.png" alt="로고" title="로고"></a></h1>
  172. <div id="lnb">
  173. <div class="lnb_wrap" style="position:relative;">
  174. <ul id="mainMenu">
  175. <li>
  176. <a href="http://222.239.231.61/theme/daontheme_simple04/html/company/01.php" target="_self">회사소개<span></span></a>
  177. <ul class="lnb_sub">
  178. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/01.php" target="_self">인사말</a></li>
  179. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/02.php" target="_self">연혁</a></li>
  180. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/company/03.php" target="_self">오시는길</a></li>
  181. </ul>
  182. </li>
  183. <li>
  184. <a href="http://222.239.231.61/theme/daontheme_simple04/html/business/01.php" target="_self">주요사업영역<span></span></a>
  185. <ul class="lnb_sub">
  186. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/01.php" target="_self">솔루션공급</a></li>
  187. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/02.php" target="_self">컨설팅서비스</a></li>
  188. <li><a href="http://222.239.231.61/theme/daontheme_simple04/html/business/03.php" target="_self">고객지원서비스</a></li>
  189. </ul>
  190. </li>
  191. <li>
  192. <a href="http://222.239.231.61/theme/daontheme_simple04/html/partnership/01.php" target="_self">파트너십<span></span></a>
  193. <ul class="lnb_sub">
  194. <li><a href="http://www.credodata.co.kr/" target="_self">크레도데이타㈜</a></li>
  195. <li><a href="https://www.r2ware.com/r2ware/html/index.html" target="_self">알투웨어㈜</a></li>
  196. <li><a href="http://www.data2tech.com/" target="_self">데이터투테크놀로지(주)</a></li>
  197. <li><a href="http://www.exsoft.co.kr/" target="_self">㈜엑스소프트</a></li>
  198. </ul>
  199. </li>
  200. <li>
  201. <a href="http://222.239.231.61/bbs/board.php?bo_table=notice" target="_self">고객센터<span></span></a>
  202. <ul class="lnb_sub">
  203. <li><a href="http://222.239.231.61/bbs/board.php?bo_table=notice" target="_self">공지사항</a></li>
  204. <li><a href="http://222.239.231.61/bbs/board.php?bo_table=qa" target="_self">1:1문의</a></li>
  205. </ul>
  206. </li>
  207. </ul>
  208. </div>
  209. </div>
  210.  
  211. </div>
  212. </div>
  213.  
  214. </div>
  215. </div>
  216. </section>
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223. <div id="container_wrap">
  224.  
  225.  
  226.  
  227.  
  228. <section id="main_visual">
  229. <div class="inner">
  230. <div class="swiper-container" >
  231. <div class="swiper-wrapper">
  232. <div class="swiper-slide swiper-lazy" data-swiper-autoplay="5000"> <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/business/01.php#page02" class="offset">
  233. <div class="sliderkit-text wow fadeIn">
  234. <!-- <h1 class="lviewa animated" data-swiper-animation="fadeInUp" data-duration="1.2s" data-delay="0.5s">(주)매스코리아</h1>
  235. <h1 class="sviewa animated" data-swiper-animation="fadeInUp"   data-duration="1.2s" data-delay="0.7s">개인정보 분리보관 및 파기 자동화 프로젝트란 ?</h1> -->
  236. <h1 class="lviewa animated" data-swiper-animation="fadeInUp"   data-duration="1.2s" data-delay="0.7s">개인정보 분리보관 및 파기 자동화 프로젝트란 ?</h1>
  237. </div>
  238. <div class="backgroundimg">
  239. <div class="pc_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/001.png"></div>
  240. <div class="mobile_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/001_m.png"></div>
  241. </div>
  242. <div class="swiper-lazy-preloader swiper-lazy-preloader-white"></div>
  243. </a>
  244. </div>
  245.  
  246. <div class="swiper-slide swiper-lazy"  data-swiper-autoplay="5000" >
  247. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/business/01.php#page02" class="offset">
  248. <div class="sliderkit-text wow fadeIn" style="z-index:99999999;">
  249. <!-- <h1 class="lviewa animated" data-swiper-animation="fadeInUp" data-duration="1.2s" data-delay="0.5s">(주)매스코리아</h1> -->
  250. <h1 class="lviewa animated" data-swiper-animation="fadeInUp" data-duration="1.2s" data-delay="0.7s">개인정보관리 감사에 효과적으로 대응하는 준비 방법은?</h1>
  251. </div>
  252. <!-- <div id="bgndVideo1" style="width:100%; height:100%; background:url('') no-repeat center center; background-size:cover;"></div>
  253. <div id="bgndVideo" class="player" data-property="{videoURL:'https://youtu.be/',containment:'#bgndVideo1',showControls:false,startAt:0,stopAt:0,mute:true,autoPlay:true,loop:true,opacity:1,quality:'highres',anchor:'',optimizeDisplay:}"></div>-->
  254. <div class="backgroundimg">
  255. <div class="pc_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/002.png"></div>
  256. <div class="mobile_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/002_m.png"></div>
  257. </div>
  258. <div class="swiper-lazy-preloader swiper-lazy-preloader-white"></div>
  259. </a>
  260. </div>
  261.  
  262. <div class="swiper-slide swiper-lazy" data-swiper-autoplay="5000"> <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/business/01.php#page01" class="offset">
  263. <div class="sliderkit-text">
  264. <!-- <h1 class="lviewa animated" data-swiper-animation="fadeInUp" data-duration="1.2s" data-delay="0.5s">(주)매스코리아</h1> -->
  265. <h1 class="lviewa animated" data-swiper-animation="fadeInUp"   data-duration="1.2s" data-delay="0.7s">기존 레거시 데이터와 신규 클라우드 간 데이터 동기화는 어떻게 하지 ?</h1>
  266. </div>
  267. <div class="backgroundimg">
  268. <div class="pc_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/003.png"></div>
  269. <div class="mobile_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/003_m.png"></div>
  270. </div>
  271. <div class="swiper-lazy-preloader swiper-lazy-preloader-white"></div>
  272. </a>
  273. </div>
  274.  
  275. <div class="swiper-slide swiper-lazy" data-swiper-autoplay="5000"> <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/business/01.php#page01" class="offset">
  276. <div class="sliderkit-text">
  277. <!-- <h1 class="lviewa animated" data-swiper-animation="fadeInUp" data-duration="1.2s" data-delay="0.5s">(주)매스코리아</h1> -->
  278. <h1 class="lviewa animated" data-swiper-animation="fadeInUp"   data-duration="1.2s" data-delay="0.7s">SAP ERP간 데이터 통합 방안은 ?</h1>
  279. </div>
  280. <div class="backgroundimg">
  281. <div class="pc_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/001.png"></div>
  282. <div class="mobile_only"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/001_m.png"></div>
  283. </div>
  284. <div class="swiper-lazy-preloader swiper-lazy-preloader-white"></div>
  285. </a>
  286. </div>
  287.  
  288. </div>
  289. <div class="swiper-pagination"></div>
  290.  
  291. <div class="swiper-button-next"></div>
  292. <div class="swiper-button-prev"></div>
  293. </div>
  294. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/main.js"></script>
  295. <script>
  296. if($('#bgndVideo').length) {
  297. $("#bgndVideo").YTPlayer();
  298. $("#bgndVideo").YTPPause();
  299. }
  300. </script>
  301. </div>
  302.  
  303.  
  304. <div id="office_area">
  305. <p><span class="office1">이메일</span> hyuneui.song@masskorea.co.kr</p>
  306. <p><span class="office2">빠른상담</span> 02-3288-7080 </p>
  307. </div>
  308. </section>
  309.  
  310.  
  311.  
  312.  
  313. <section id="m_bnr" class="wow fadeInUp">
  314. <ul class="con_box">
  315. <li>
  316. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php">
  317. <div class="hover_area">
  318. <div><i class="fas fa-building" aria-hidden="true"></i></div>
  319. <strong>회사소개</strong>
  320. <p>Company Introduction</p>
  321. </div>
  322. </a>
  323. </li>
  324. <li>
  325. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/business/01.php">
  326. <div class="hover_area">
  327. <div><i class="fas fa-paper-plane"></i></div>
  328. <strong>사업영역</strong>
  329. <p>Business Area</p>
  330. </div>
  331. </a>
  332. </li>
  333. <li>
  334. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/partnership/01.php">
  335. <div class="hover_area">
  336. <div><i class="fas fa-history" aria-hidden="true"></i></div>
  337. <strong>파트너십</strong>
  338. <p>Partnership</p>
  339. </div>
  340. </a>
  341. </li>
  342. <!-- <li>
  343. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php">
  344. <div class="hover_area">
  345. <div><i class="fas fa-sitemap" aria-hidden="true"></i></div>
  346. <strong>조직도</strong>
  347. <p>ORGANIZATION</p>
  348. </div>
  349. </a>
  350. </li>
  351. <li>
  352. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php">
  353. <div class="hover_area">
  354. <div><i class="fas fa-trophy" aria-hidden="true"></i></div>
  355. <strong>인증 및 특허</strong>
  356. <p>CERTIFY</p>
  357. </div>
  358. </a>
  359. </li>
  360. <li>
  361. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php">
  362. <div class="hover_area">
  363. <div><i class="fas fa-users" aria-hidden="true"></i></div>
  364. <strong>채용안내</strong>
  365. <p>INCRUIT</p>
  366. </div>
  367. </a>
  368. </li> -->
  369. </ul>
  370. </section>
  371.  
  372.  
  373. <section id="comm_wrap">
  374. <div class="board_area">
  375. <div class="dleft wow fadeInUp">
  376.  
  377. <h2 class="m_tit"><strong>새로운소식</strong>을 알려드립니다.</h2>
  378. <div class="notice_area">
  379. <ul class="tab">
  380. <li class="on"><a href="#noticeList1">공지사항</a></li>
  381. <!-- <li><a href="#noticeList2">질문과 답변</a></li> -->
  382. </ul>
  383. <div id="noticeList1" class="active">
  384. <ul class="simple_lat">
  385.         <li>
  386.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice&amp;wr_id=36"> garilla казино</a>&nbsp;
  387.            <span class="date">2024-05-06</span>
  388.        </li>
  389.            <li>
  390.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice&amp;wr_id=35"> jzvpxncr</a>&nbsp; <i class="fa fa-link" aria-hidden="true"></i>
  391.            <span class="date">2024-05-06</span>
  392.        </li>
  393.            <li>
  394.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice&amp;wr_id=34"> iuqefocj</a>&nbsp; <i class="fa fa-link" aria-hidden="true"></i>
  395.            <span class="date">2024-05-05</span>
  396.        </li>
  397.            <li>
  398.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice&amp;wr_id=33"> qajbduvg</a>&nbsp;<span class="hot_icon"><i class="fa fa-heart" aria-hidden="true"></i><span class="sound_only">인기글</span></span> <i class="fa fa-link" aria-hidden="true"></i>
  399.            <span class="date">2024-03-20</span>
  400.        </li>
  401.        
  402. </ul>
  403. <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice" class="more"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/btn_more.png"></a>
  404.  
  405.  
  406.  
  407. </div>
  408. <div id="noticeList2">
  409. <ul class="simple_lat">
  410.         <li>
  411.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa&amp;wr_id=24607"> 이삿짐센터 한국 프리스타일 스키 모굴의 기대주로</a>&nbsp;<span class="new_icon">N<span class="sound_only">새글</span></span>
  412.            <span class="date">2024-05-07</span>
  413.        </li>
  414.            <li>
  415.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa&amp;wr_id=24606"> 개인회생 파산 드족에...&lt;br&gt;27일</a>&nbsp;<span class="new_icon">N<span class="sound_only">새글</span></span>
  416.            <span class="date">2024-05-07</span>
  417.        </li>
  418.            <li>
  419.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa&amp;wr_id=24605"> 애1 국한 것으로 알려졌다. 중국</a>&nbsp;<span class="new_icon">N<span class="sound_only">새글</span></span>
  420.            <span class="date">2024-05-07</span>
  421.        </li>
  422.            <li>
  423.             <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa&amp;wr_id=24604"> 이사  2023년 9월 대보 하</a>&nbsp;<span class="new_icon">N<span class="sound_only">새글</span></span>
  424.            <span class="date">2024-05-07</span>
  425.        </li>
  426.        
  427. </ul>
  428. <a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa" class="more"><img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/btn_more.png"></a>
  429.  
  430.  
  431.  
  432. </div>
  433. </div>
  434. <script>
  435. var tabMenu = function(item,active){
  436.  var $item = $(item);
  437.  active($item);
  438. }
  439.  
  440. tabMenu('.notice_area .tab a',function(item,active){
  441.  item.on('click', function(e){
  442. var $parent = $(this).parent();
  443. var id = $(this).attr("href");
  444. if(!$parent.hasClass('on')){
  445.  $('.notice_area li').siblings('.on').removeClass('on');
  446.  $('.notice_area > div').siblings('.active').removeClass('active');
  447.  $parent.addClass('on');
  448.  $(id).addClass('active');
  449. }
  450. return false;
  451.  });
  452. });
  453. </script>
  454.  
  455.  
  456.  
  457. </div>
  458. <div class="dcenter wow fadeInUp">
  459. <!-- <h2 class="m_tit"><strong>포토</strong>갤러리</h2>
  460. <div id="rolling_box">
  461. <div class="swiper-btn-wrap">
  462. <div class="swiper-scrollbar-wrap1">
  463. <div class="swiper-scrollbar2"></div>
  464. </div>
  465. <div class="swiper-scrollbar-wrap2">
  466. <div class="swiper-button-next2"></div>
  467. <div class="swiper-button-prev2"></div>
  468. </div>
  469. <div class="swiper-pagination2"></div>
  470. </div>
  471. <div class="swiper-container2">
  472. <div class="swiper-wrapper" >
  473.          
  474.    
  475. </div>
  476. </div>
  477. </div>
  478. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/g_slide.js"></script>
  479. -->
  480. </div>
  481. <div class="dright wow fadeInUp">
  482. <h2 class="m_tit"><strong>고객</strong>센터</h2>
  483. <div class="cs_area">
  484. <p class="cs_info1">
  485. <span class="cs_tel">Tel. 02-3288-7080</span>
  486. <!-- <span class="cs_fax">Fax. 02-3288-7080</span> -->
  487. </p>
  488. <div class="cs_info2">
  489. <ul>
  490. <li><i class="fas fa-envelope"></i><span>hyuneui.song@masskorea.co.kr</span></li>
  491. <li><i class="fas fa-clock"></i><span>월~금 AM 10:00 ~ PM 18:00 <br>토,일,공휴일 휴무</span></li>
  492. </ul>
  493. </div>
  494. </div>
  495. <div class="cs_btn">
  496. <a class="btn_go" href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/03.php" >오시는 길</a> <a class="btn_go" href="http://masskorea.co.kr/bbs/board.php?bo_table=qa">1:1문의</a>
  497. </div>
  498. </div>
  499.  
  500.  
  501. </div>
  502. </section>
  503.  
  504.  
  505.  
  506.  
  507. <!-- <section id="m_bnr2" class="wow fadeInUp">
  508. <div class="con_box">
  509. <ul>
  510. <li class="bg1">
  511. <a href="http://masskorea.co.kr/bbs/faq.php">
  512. <div class="img-box">
  513. <img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/m_bnr2_img1.jpg" alt="FAQ">
  514. </div>
  515. <div class="txt-box">
  516. <strong>FAQ</strong>
  517. <p>제품 사용방법 및 주의사항을<br>상세히 보실 수가 있습니다.</p>
  518. <div class="more">MORE</div>
  519. </div>
  520. </a>
  521. </li>
  522. <li class="bg2">
  523. <a href="http://masskorea.co.kr/bbs/board.php?bo_table=online">
  524. <div class="img-box">
  525. <img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/m_bnr2_img2.jpg" alt="ONLINE INQUIRY">
  526. </div>
  527. <div class="txt-box">
  528. <strong>ONLINE INQUIRY</strong>
  529. <p>궁금하신 사항이 있으시면<br>온라인문의를 통해 문의해주세요.</p>
  530. <div class="more">MORE</div>
  531. </div>
  532. </a>
  533. </li>
  534. <li class="bg3">
  535. <a href="http://masskorea.co.kr/bbs/board.php?bo_table=youtube">
  536. <div class="img-box">
  537. <img src="http://masskorea.co.kr/theme/daontheme_simple04/html/image/m_bnr2_img3.jpg" alt="YOUTUBE">
  538. </div>
  539. <div class="txt-box">
  540. <strong>제목</strong>
  541. <p>(주)매스코리아에서 제공하는<br>최신자료입니다.</p>
  542. <div class="more">MORE</div>
  543. </div>
  544. </a>
  545. </li>
  546. </ul>
  547. </div>
  548. </section>
  549. -->
  550.  
  551. </div>
  552.  
  553.  
  554.  
  555.  
  556.  
  557. <footer>
  558. <section id="footer">
  559.  
  560. <div class="copy_bar">
  561. <div class="copy_menu">
  562. <a href="http://masskorea.co.kr/bbs/content.php?co_id=privacy" target="_self" class="active">개인정보처리방침</a>
  563. <a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php" target="_self">회사소개</a>
  564. <a href="http://masskorea.co.kr/bbs/content.php?co_id=provision" target="_self">이용약관</a>
  565. <!-- <a href="http://masskorea.co.kr/bbs/board.php?bo_table=notice" target="_self">공지사항</a> -->
  566. </div>
  567.  
  568.  
  569. <div class="family_site">
  570. <select id="" name="fsSelect" onchange="window.open(this.value);">
  571. <option value="">Family Site</option>
  572. <option value="http://www.credodata.co.kr">크레도데이타㈜</option>
  573. <option value="https://www.r2ware.com">알투웨어㈜</option>
  574. <option value="http://www.data2tech.com">데이터투테크놀로지(주)</option>
  575. <option value="http://www.exsoft.co.kr">㈜엑스소프트 </option>
  576.  
  577. <!-- <option value="#none">관련사이트4</option>
  578. <option value="#none">관련사이트5</option> -->
  579. </select>
  580. </div>
  581.  
  582. </div>
  583.  
  584. <div class="copy_area">
  585. <div class="copyright">
  586. <p>
  587. <span>(주)매스코리아</span>
  588. <span>대표 : 송현의</span>
  589. <span>주소 : 서울특별시 강남구 테헤란로310, 두꺼비빌딩 10층 1005호</span>
  590. <span>사업자등록번호 : 834-81-01338 </span><br>
  591. <span>TEL : 02-3288-7080</span>
  592. <span>H.P : 010-9404-3451</span>
  593. <span>개인정보책임관리자 : 송현의</span>
  594. <span>이메일 : hyuneui.song@masskorea.co.kr</span><br>
  595. <span>Copyright 2022 (주)매스코리아 All Rights Reserved.</span>
  596. </p>
  597. </div>
  598. </div>
  599.  
  600.  
  601. </section>
  602. </footer>
  603.  
  604.  
  605. <div class="q-menu" id="backtotop">
  606. <nav>
  607. <div><a href="http://masskorea.co.kr/index.php"><span>HOME</span></a></div>
  608. <div><a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/01.php"><i class="fa fa-building"></i><span>회사소개</span></a></div>
  609. <div><a href="http://masskorea.co.kr/theme/daontheme_simple04/html/company/03.php"><i class="fas fa-map-marker-alt"></i><span>오시는길</span></a></div>
  610. <!-- <div><a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa"><i class="fas fa-comment-dots"></i><span>Q&A</span></a></div> -->
  611. <div><a href="http://masskorea.co.kr/bbs/board.php?bo_table=qa"><i class="fas fa-desktop"></i><span>1:1문의</span></a></div>
  612. <div><a href="#top"><span>Top</span></a></div>
  613. </nav>
  614. </div>
  615.  
  616.  
  617.  
  618.  
  619.  
  620. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/common.js"></script>
  621.  
  622.  
  623.  
  624.  
  625.    <button type="button" id="top_btn"><i class="fa fa-arrow-up" aria-hidden="true"></i><span class="sound_only">상단으로</span></button>
  626. <script>
  627.  
  628. $(function() {
  629. $("#top_btn").on("click", function() {
  630. $("html, body").animate({scrollTop:0}, '500');
  631. return false;
  632. });
  633. });
  634. </script>
  635.  
  636.  
  637. <!-- } 하단 끝 -->
  638.  
  639. <script>
  640. $(function() {
  641.    // 폰트 리사이즈 쿠키있으면 실행
  642.    font_resize("container", get_cookie("ck_font_resize_rmv_class"), get_cookie("ck_font_resize_add_class"));
  643. });
  644. </script>
  645.  
  646.  
  647.  
  648. <!-- ie6,7에서 사이드뷰가 게시판 목록에서 아래 사이드뷰에 가려지는 현상 수정 -->
  649. <!--[if lte IE 7]>
  650. <script>
  651. $(function() {
  652.    var $sv_use = $(".sv_use");
  653.    var count = $sv_use.length;
  654.  
  655.    $sv_use.each(function() {
  656.        $(this).css("z-index", count);
  657.        $(this).css("position", "relative");
  658.        count = count - 1;
  659.    });
  660. });
  661. </script>
  662. <![endif]-->
  663.  
  664.  
  665. <script src="http://masskorea.co.kr/theme/daontheme_simple04/html/css_js/wow.min.js"></script>
  666. <script> new WOW().init(); </script>
  667.  
  668.  
  669. </body>
  670. </html>
  671.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda