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://gctech21.com/bbs/board.php?bo_table=sub0501_n2&wr_id=349678

  1. <!doctype html>
  2. <html lang="ko">
  3. <head>
  4. <link rel="canonical" href="http://www.gctech21.com">
  5.  
  6. <meta name="title" content="지씨텍">
  7. <meta name="keywords" content="빗물시스템, 중수도시스템, 빗물중수도 복합시스템 전문기업, 지씨텍">
  8. <meta name="description" content="빗물시스템, 중수도시스템, 빗물중수도 복합시스템 전문기업, 지씨텍">
  9.  
  10. <meta name="author" content="지씨텍">
  11. <meta name="naver-site-verification" content="d9fb7f2b8a638852f3585bfce4d198dd553ffddf" />
  12.  
  13. <meta property="og:locale" content="ko_KR" />
  14. <meta property="og:type" content="website">
  15. <meta property="og:site_name" content="지씨텍">
  16. <meta property="og:title" content="지씨텍">
  17. <meta property="og:description" content="빗물시스템, 중수도시스템, 빗물중수도 복합시스템 전문기업, 지씨텍">
  18. <meta property="og:image" content="http://www.gctech21.com/myimage.jpg">
  19. <meta property="og:url" content="http://www.gctech21.com">
  20.  
  21.  
  22. <meta http-equiv="imagetoolbar" content="no">
  23. <meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1">
  24. <title>The Reason Why Lader Fridge Will Be The Hottest Topic In 2023 > 문의게시판 | :::지씨텍:::</title>
  25. <link rel="stylesheet" href="http://gctech21.com/css/default.css">
  26. <link rel="stylesheet" href="http://gctech21.com/skin/board/basic_new/style.css">
  27. <!--[if lte IE 8]>
  28. <script src="http://gctech21.com/js/html5.js"></script>
  29. <![endif]-->
  30. <script>
  31. // 자바스크립트에서 사용하는 전역변수 선언
  32. var g5_url       = "http://gctech21.com";
  33. var g5_bbs_url   = "http://gctech21.com/bbs";
  34. var g5_is_member = "";
  35. var g5_is_admin  = "";
  36. var g5_is_mobile = "";
  37. var g5_bo_table  = "sub0501_n2";
  38. var g5_sca       = "";
  39. var g5_editor    = "smarteditor2";
  40. var g5_cookie_domain = "";
  41. </script>
  42. <script src="http://gctech21.com/js/jquery-1.8.3.min.js"></script>
  43. <script src="http://gctech21.com/js/jquery-ui-1.9.2.custom.js"></script>
  44. <script src="http://gctech21.com/js/common_n.js"></script>
  45. <script src="http://gctech21.com/js/default.js"></script>
  46.  
  47. <script src="http://gctech21.com/js/jquery.menu.js"></script>
  48. <script src="http://gctech21.com/js/common.js"></script>
  49. <script src="http://gctech21.com/js/wrest.js"></script>
  50. <script type="text/javascript">
  51. document.oncontextmenu = function(){return false;}
  52. </script>
  53. </head>
  54. <!-- <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onkeydown="return false"> -->
  55. <body >
  56.  
  57.  
  58. <style type="text/css">
  59. #maintoparea {width:100%; height:30px; position:relative;}
  60. .mutill {width:1100px; position:relative; margin:0 auto; }
  61.  
  62. /*utill 메뉴 */
  63. .utill {height:25px; position:absolute; z-index:1000; top:0px; right:0px; display:inline-block;text-align:right; line-height:25px}
  64. .utill li a{float:left; display:inline-block; height:25px;padding:0 5px  0 0; line-height:30px}
  65.  
  66. .utill li{float:left;}
  67. .utill li a{display:block; height:25px; padding-top:5px; text-align:center; color:#a1a1a1; font-weight:600; padding-left:10px}
  68. .utill li a:hover,.utill li a:focus {color:#ee8a00}/* 0829 수정 */
  69.  
  70. #mserch {position:relative; width:1100px; margin:0 auto; z-index:10000000}
  71. .serbox {position:absolute;width:230px;top:49px;right:0; text-align: right; font-size: 13px;}
  72. </style>
  73.  
  74.  
  75. <!-- 검색 시작 -->
  76. <div id="mserch">
  77. <div class="serbox">
  78. <img src="/images/email.png" border="0"> gctech21@daum.net
  79.     <!-- <fieldset>
  80.            <legend>사이트 내 전체검색</legend>
  81.            <form name="fsearchbox" method="get" action="http://gctech21.com/bbs/search.php" onsubmit="return fsearchbox_submit(this);">
  82.            <input type="hidden" name="sfl" value="wr_subject||wr_content">
  83.            <input type="hidden" name="sop" value="and">
  84.            <label for="sch_stx" class="sound_only">검색어<strong class="sound_only"> 필수</strong></label>
  85.            <input type="text" name="stx" id="sch_stx" style="width:170px;height:27px;background:#f4f4f4;border:1px solid #dedede"><input type=image id="sch_submit" src='/images/btn_search.png' border=0 align=absmiddle style="border:none;">
  86.  
  87.            </form>
  88.  
  89.            <script>
  90.            function fsearchbox_submit(f)
  91.            {
  92.                if (f.stx.value.length < 2) {
  93.                    alert("검색어는 두글자 이상 입력하십시오.");
  94.                    f.stx.select();
  95.                    f.stx.focus();
  96.                    return false;
  97.                }
  98.  
  99.                // 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
  100.                var cnt = 0;
  101.                for (var i=0; i<f.stx.value.length; i++) {
  102.                    if (f.stx.value.charAt(i) == ' ')
  103.                        cnt++;
  104.                }
  105.  
  106.                if (cnt > 1) {
  107.                    alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
  108.                    f.stx.select();
  109.                    f.stx.focus();
  110.                    return false;
  111.                }
  112.  
  113.                return true;
  114.            }
  115.            </script>
  116.        </fieldset>
  117.      --->
  118. </div>
  119. </div>
  120.      <!-- 검색 끝 -->
  121.  
  122. <!-- 팝업레이어 시작 { -->
  123. <div id="hd_pop">
  124.    <h2>팝업레이어 알림</h2>
  125.  
  126. <span class="sound_only">팝업레이어 알림이 없습니다.</span></div>
  127.  
  128. <script>
  129. $(function() {
  130.    $(".hd_pops_reject").click(function() {
  131.        var id = $(this).attr('class').split(' ');
  132.        var ck_name = id[1];
  133.        var exp_time = parseInt(id[2]);
  134.        $("#"+id[1]).css("display", "none");
  135.        set_cookie(ck_name, 1, exp_time, g5_cookie_domain);
  136.    });
  137.    $('.hd_pops_close').click(function() {
  138.        var idb = $(this).attr('class').split(' ');
  139.        $('#'+idb[1]).css('display','none');
  140.    });
  141.    $("#hd").css("z-index", 1000);
  142. });
  143. </script>
  144. <!-- } 팝업레이어 끝 -->
  145. <div id="maintoparea">
  146. <div class="mutill" style=" text-align: right; padding-top:7px;"> <a href="https://blog.naver.com/gctech21" target="_blank"><img src="/images/blog.png" border="0"></a>
  147. <!--<ul class="utill">
  148.    <li><a href="/" class="rollOver" title="home">HOME</a></li>
  149.          <li><a href="http://gctech21.com/bbs/login.php" class="rollOver">LOGIN</a></li>            
  150.  <li><a href="/bbs/board.php?bo_table=sub0501_n" class="rollOver">CONTACT US</a></li>
  151.            
  152. </ul>-->
  153. </div>
  154. </div>
  155.  
  156. <div id="topWrrap">
  157. <div id="toparea">
  158. <div class="logo"><h1><a href="/"><img src="../images/logo.png" alt="지씨텍"/></a></h1></div>
  159. </div>
  160. </div>
  161.  
  162.  
  163. <!-- 탑메뉴 -->
  164. <div id="header_wrap">
  165. <!-- gnb_wrap -->
  166. <div class="gnb_wrap">
  167. <!-- gnb -->
  168. <div class="gnb">
  169. <p id="menuBar"></p>
  170. <ul>
  171. <li><a href="/bbs/content.php?co_id=sub0102"><img src="../images/btn_gnb_menu_1_off.png" alt="회사소개"/></a></li>
  172. <li><a href="/bbs/content.php?co_id=sub_0201"><img src="../images/btn_gnb_menu_2_off.png" alt="사업분야"/></a></li>
  173. <li><a href="/bbs/content.php?co_id=sub_0301"><img src="../images/btn_gnb_menu_3_off.png" alt="제품소개"/></a></li>
  174. <li><a href="/bbs/board.php?bo_table=sub0402"><img src="../images/btn_gnb_menu_4_off.png" alt="사업실적"/></a></li>
  175. <li><a href="/bbs/board.php?bo_table=sub0503"><img src="../images/btn_gnb_menu_5_off.png" alt="고객문의"/></a></li>
  176.                   </ul>
  177. </div>
  178. <!-- gnb -->
  179.  
  180. <!-- other_menu -->
  181. <!-- //other_menu -->
  182. </div>
  183. <!-- //gnb_wrap -->
  184.  
  185.  
  186. <!-- snb_wrap -->
  187. <!--div class="snb_wrap ">
  188. <ul class="snb_1">
  189. <li><a href="/bbs/content.php?co_id=sub0102">인사말</a></li>
  190. <li><a href="/bbs/content.php?co_id=sub0103">조직도</a></li>
  191. <li><a href="/bbs/board.php?bo_table=sub0105">보유현황</a></li>
  192. <li><a href="/bbs/content.php?co_id=sub0104">찾아오시는길</a></li>
  193. </ul>
  194.  
  195. <ul class="snb_2">
  196. <li><a href="/bbs/content.php?co_id=sub0201">빗물이용시설</a></li>
  197. <li><a href="/bbs/content.php?co_id=sub0201">중수도 재이용시설</a></li>
  198. <li><a href="/bbs/content.php?co_id=sub0201">녹색건축물 조성 지원법</a></li>
  199. </ul>
  200.  
  201. <ul class="snb_3">
  202. <li><a href="/bbs/content.php?co_id=sub0301">초기우수배제여과장치</a></li>
  203. <li><a href="/bbs/content.php?co_id=sub0304">빗물 이용시설</a></li>
  204. <li><a href="/bbs/content.php?co_id=sub0302">중수도 재이용시설</a></li>
  205. <li><a href="/bbs/content.php?co_id=sub0303">빗물&중수도 복합이용시설</a></li>
  206. </ul>
  207.  
  208. <ul class="snb_4">
  209. <li><a href="/bbs/board.php?bo_table=sub0401">자료실</a></li>
  210. <li><a href="/bbs/board.php?bo_table=sub0402">갤러리</a></li>
  211. </ul>
  212.  
  213. <ul class="snb_5">
  214. <li><a href="/bbs/board.php?bo_table=sub0501">문의게시판</a></li>
  215. <li><a href="/bbs/board.php?bo_table=sub0502">소식&뉴스</a></li>
  216. <li><a href="/bbs/board.php?bo_table=sub0503">FAQ</a></li>
  217. </ul>
  218.  
  219. </div-->
  220. <div class="snb_wrap ">
  221. <ul class="snb_1">
  222. <li><a href="/bbs/content.php?co_id=sub0102">인사말</a></li>
  223. <li><a href="/bbs/content.php?co_id=sub0106">회사연혁</a></li>
  224. <li><a href="/bbs/content.php?co_id=sub0103">조직도</a></li>
  225. <li><a href="/bbs/content.php?co_id=sub0105">특허 및 인증</a></li>
  226. <li><a href="/bbs/content.php?co_id=sub0104">찾아오시는길</a></li>
  227. </ul>
  228.  
  229. <ul class="snb_2">
  230. <li><a href="/bbs/content.php?co_id=sub_0201">우수처리시설</a></li>
  231. <li><a href="/bbs/content.php?co_id=sub_0202">중수처리시설</a></li>
  232. <li><a href="/bbs/content.php?co_id=sub_0203">우수·중수처리시설</a></li>
  233. <li><a href="/bbs/content.php?co_id=sub_0204">수영장시설</a></li>
  234. </ul>
  235.  
  236. <ul class="snb_3">
  237. <li><a href="/bbs/content.php?co_id=sub_0301">초기우수배제여과장치</a></li>
  238. <li><a href="/bbs/content.php?co_id=sub_0302">수처리 자동회전스크린</a></li>
  239. <li><a href="/bbs/content.php?co_id=sub_0303">일체형 하이브리드 여과장치</a></li>
  240. <li><a href="/bbs/content.php?co_id=sub_0304">화산송이 다층여재 여과장치</a></li>
  241. </ul>
  242.  
  243. <ul class="snb_4">
  244. <li><a href="/bbs/board.php?bo_table=sub0402">사업실적</a></li>
  245. </ul>
  246.  
  247. <ul class="snb_5">
  248. <li><a href="/bbs/board.php?bo_table=sub0503">자료실</a></li>
  249. <li><a href="/bbs/write.php?bo_table=sub0501_n2">상담문의</a></li>
  250. <li><a href="/bbs/board.php?bo_table=sub0502">소식&뉴스</a></li>
  251. </ul>
  252.  
  253. </div>
  254. <!-- //snb_wrap -->
  255.  
  256. <p class="header_bg"></p>
  257.  
  258. </div><!-- 탑메뉴 end-->
  259.    
  260.  
  261.  
  262. <style type="text/css" title="">
  263.  
  264. </style>
  265.  
  266.  
  267. <!-- 서브비주얼
  268. <div id="wrap" class="wrap_sub">
  269. <div class="spot">
  270. <div class="spot_images">
  271. <div id="spot_image1" class="spot_image1 mainshow" style="opacity:100;filter:alpha(opacity=100)"><div class="image"></div></div>
  272. </div>
  273. </div>
  274. </div>
  275. 서브비주얼 end -->
  276.  
  277.  
  278.  
  279. <div class="container">
  280.  
  281. <div class="left_area">
  282. <p class="stitle"><img src="../images/h2_05.png" alt="고객문의"></p>
  283. <div class="lnb_area">
  284. <ul>
  285. <li><a href="/bbs/board.php?bo_table=sub0503">자료실</a></li>
  286. <li><a title="_현재 페이지" class="on" href="/bbs/write.php?bo_table=sub0501_n2">상담문의</a></li>
  287. <li><a href="/bbs/board.php?bo_table=sub0502">소식&뉴스</a></li>
  288. </ul>
  289. </div>
  290. <p class="sbanner"><img src="../images/left_bn2.png" ></p>
  291. </div><!-- end of left_area -->
  292.  
  293. <div class="contents">
  294. <ul class="location">
  295. <li class="first"><a href="/"><img src="../images/ico_home.gif" alt="HOME"></a></li>
  296. <li>고객센터</li>
  297. <li><em>상담문의</em></li>
  298. </ul>
  299.  
  300. <div class="cont">
  301.  
  302.  
  303.  
  304.  
  305. <p><img title="e20a5c0936eece4384ee44a8aa39a3e1_1504185580_65.png" src="http://www.gctech21.com/data/editor/1708/e20a5c0936eece4384ee44a8aa39a3e1_1504185580_65.png">&nbsp;</p>
  306. <script src="http://gctech21.com/js/viewimageresize.js"></script>
  307.  
  308. <!-- 게시물 읽기 시작 { -->
  309.  
  310.  
  311. <article id="bo_v" style="width:100%">
  312.    <header>
  313.        <h1 id="bo_v_title">
  314.            The Reason Why Lader Fridge Will Be The Hottest Topic In 2023        </h1>
  315.    </header>
  316.  
  317.    <section id="bo_v_info">
  318.        <h2>페이지 정보</h2>
  319.        작성자 <strong><span class="sv_guest">Denese Burges</span></strong>
  320.        <span class="sound_only">작성일</span><strong>24-01-08 11:28</strong>
  321.        조회<strong>58회</strong>
  322.        댓글<strong>0건</strong>
  323.    </section>
  324.  
  325.    
  326.    
  327.    
  328.    <!-- 게시물 상단 버튼 시작 { -->
  329.    <div id="bo_v_top">
  330.                        <ul class="bo_v_nb">
  331.            <li><a href="./board.php?bo_table=sub0501_n2&amp;wr_id=349679" class="btn_design2">이전글</a></li>            <li><a href="./board.php?bo_table=sub0501_n2&amp;wr_id=349677" class="btn_design2">다음글</a></li>        </ul>
  332.        
  333.        <ul class="bo_v_com">
  334.            <li><a href="./password.php?w=u&amp;bo_table=sub0501_n2&amp;wr_id=349678&amp;page=" class="btn_design2">수정</a></li>            <li><a href="./password.php?w=d&amp;bo_table=sub0501_n2&amp;wr_id=349678&amp;page=" class="btn_design2" onclick="del(this.href); return false;">삭제</a></li>                                                <li><a href="./board.php?bo_table=sub0501_n2&amp;page=" class="btn_design2">목록</a></li>
  335.            <li><a href="./write.php?w=r&amp;bo_table=sub0501_n2&amp;wr_id=349678" class="btn_design1">답변</a></li>            <li><a href="./write.php?bo_table=sub0501_n2" class="btn_design1">글쓰기</a></li>        </ul>
  336.            </div>
  337.    <!-- } 게시물 상단 버튼 끝 -->
  338.  
  339.    <section id="bo_v_atc">
  340.        <h2 id="bo_v_atc_title">본문</h2>
  341.  
  342.        <div id="bo_v_img">
  343. </div>
  344.  
  345. <!-- 입력폼 추가 부분
  346.        <div id="bo_v_con">
  347.        <div class="tbl_frm01 tbl_wrap">
  348.        <table>
  349.         <tbody>
  350. <tr style="border-top:2px solid #6472b2;">
  351.                 <th>년도</th>
  352.                    <td colspan="3"></td>
  353.                </tr>
  354.                
  355.                <tr>
  356.                 <th>업체명</th>
  357.                    <td colspan="3">The Reason Why Lader Fridge Will Be The Hottest Topic In 2023</td>
  358.                </tr>
  359.  
  360.                <tr>
  361.                 <th>기간</th>
  362.                    <td colspan="3"></td>
  363.                </tr>
  364.                
  365.        
  366.        
  367.         </tbody>
  368.        </table>
  369.        </div>
  370.        </div>-->
  371.        
  372.        
  373.        
  374.        <!-- 본문 내용 시작 { -->
  375.        <div id="bo_v_con">A Bosch Lader <a href="http://heungil.net/bbs/board.php?bo_table=free&amp;wr_id=1461208">fridge freezers</a> For Small Kitchens<br /><br />The reversible doors make it easy to incorporate this Bosch refrigerator  <a href="https://www.koreafurniture.com/bbs/board.php?bo_table=free&amp;wr_id=2080498">fridge freezer Clearance</a> into any kitchen layout. It's got a decent capacity and plenty of storage options including toughened glass shelves,  <a href="http://spacebohemian.com/front/bbs/board.php?bo_table=free&amp;wr_id=1829451">fridge freezer clearance</a> salad bins, and five door balconies for jars and bottles. Maxi-Fresh food preservation technology helps your food items stay fresher longer.<br /><br /><img src="https://cdn.freshstore.cloud/offer/images/644/237/russell-hobbs-rh142cf2002-142l-freestanding-white-chest-freezer-with-5-year-warranty-adjustable-thermostat-4-star-freezer-rating-suitable-for-outbuildings-garages-237.jpg" alt="russell-hobbs-rh142cf2002-142l-freestand" />Size<br /><br />The tall larder refrigerator can be integrated into cabinets or stand alone. It's a lot like to the conventional fridge freezer clearance, <a href="https://www.koreafurniture.com/bbs/board.php?bo_table=free&amp;wr_id=2079615">https://www.koreafurniture.com/bbs/board.php?bo_table=free&amp;wr_id=2079615</a>,/freezer combination. They'll be primarily used for cooling fresh food and beverages rather than having a separate freezer section. They will also be slightly higher in height. They're a popular choice for flats and smaller kitchens since they don't require a lot of area to walk around like their larger counterparts.<br /><br />The MITF197 is a great example of a tall larder refrigerator that is reasonably priced and of high quality. It is a large capacity of 230 litres but it is also able to be improved by adding adjustable shelves. Two salad drawers are provided, along with five balconies on the doors which can be used to store larger items like bottles or jars. Its slimline design with zero clearance hinges makes it simple to integrate into your kitchen. You can also reverse the direction that doors open in order to suit your layout.<br /><br />Our tall larder refrigerators are manufactured by industry professionals like Blomberg and Lec So you can be sure you're getting a quality and energy efficient appliance. Each model comes with two years of warranty, which is activated once you register it. You can register your product at the point-of-purchase or within the My Account section of our website.<br /><br />Style<br /><br />The tall larder refrigerator fits under your worktop just like a freestanding <a href="http://aut.co.kr/bbs/board.php?bo_table=free&amp;wr_id=731928">fridge freezer for sale</a>/freezer but it doesn't have a separate freezer section. It's the best option if you live near to a supermarket or a local shop so you can make regular trips and  <a href="http://dnpaint.co.kr/bbs/board.php?bo_table=B31&amp;wr_id=701078">fridge Freezer On Sale</a> purchase items. A larder fridge can be a stand-alone model or a part of a combination <a href="http://amigo1.co.kr/bbs/board.php?bo_table=free&amp;wr_id=668475">cheap fridge</a>/freezer and you can find models that complement the cabinets in your kitchen for an integrated appearance.<br /><br />You can store all of your fresh food and drinks in a larder fridge. You can find models that feature a variety of storage solutions such as shelves that can be adjusted with glass, high-quality LED interior lighting and Maxi-Fresh Preserver technology, which eliminates smells and keeps fruits and vegetables fresher for a longer period of time. These models are also energy efficient, with an A+ rating.<br /><br /><img src="https://cdn.freshstore.cloud/offer/images/644/288/cookology-ccfz99wh-freestanding-99-litre-chest-freezer-suitable-for-outbuildings-garages-and-sheds-features-a-refrigeration-mode-adjustable-temperature-control-and-4-star-freezer-rating-in-white.jpg" alt="cookology-ccfz99wh-freestanding-99-litre" />You can find models with various handles and finishes that complement the style of your kitchen and your home. Some models are slimline, which means they can fit into tighter space under the worktop. Choose from a selection of stainless-steel, white or black fridges that can be matched with your other appliances to create a seamless appearance. You can be confident that our refrigerators for larders are made by trusted manufacturers and come with a manufacturer's guarantee and after-sales support.</div>
  376.                <!-- } 본문 내용 끝 -->
  377.  
  378.        
  379.        <!-- 스크랩 추천 비추천 시작 { -->
  380.                <!-- } 스크랩 추천 비추천 끝 -->
  381.    </section>
  382.  
  383.    
  384.    
  385. <script>
  386. // 글자수 제한
  387. var char_min = parseInt(0); // 최소
  388. var char_max = parseInt(0); // 최대
  389. </script>
  390.  
  391. <!-- 댓글 시작 { -->
  392. <section id="bo_vc">
  393.    <h2>댓글목록</h2>
  394.        <p id="bo_vc_empty">등록된 댓글이 없습니다.</p>
  395. </section>
  396. <!-- } 댓글 끝 -->
  397.  
  398. <!-- 댓글 쓰기 시작 { -->
  399. <aside id="bo_vc_w">
  400.    <h2>댓글쓰기</h2>
  401.    <form name="fviewcomment" action="./write_comment_update.php" onsubmit="return fviewcomment_submit(this);" method="post" autocomplete="off">
  402.    <input type="hidden" name="w" value="c" id="w">
  403.    <input type="hidden" name="bo_table" value="sub0501_n2">
  404.    <input type="hidden" name="wr_id" value="349678">
  405.    <input type="hidden" name="comment_id" value="" id="comment_id">
  406.    <input type="hidden" name="sca" value="">
  407.    <input type="hidden" name="sfl" value="">
  408.    <input type="hidden" name="stx" value="">
  409.    <input type="hidden" name="spt" value="">
  410.    <input type="hidden" name="page" value="">
  411.    <input type="hidden" name="is_good" value="">
  412.  
  413.    <div class="tbl_frm01 tbl_wrap">
  414.        <table>
  415.        <tbody>
  416.                <tr>
  417.            <th scope="row"><label for="wr_name">이름<strong class="sound_only"> 필수</strong></label></th>
  418.            <td><input type="text" name="wr_name" value="" id="wr_name" required class="frm_input required" size="5" maxLength="20"></td>
  419.        </tr>
  420.        <tr>
  421.            <th scope="row"><label for="wr_password">비밀번호<strong class="sound_only"> 필수</strong></label></th>
  422.            <td><input type="password" name="wr_password" id="wr_password" required class="frm_input required" size="10" maxLength="20"></td>
  423.        </tr>
  424.                <tr>
  425.            <th scope="row"><label for="wr_secret">비밀글사용</label></th>
  426.            <td><input type="checkbox" name="wr_secret" value="secret" id="wr_secret"></td>
  427.        </tr>
  428.                <tr>
  429.            <th scope="row">자동등록방지</th>
  430.            <td>
  431. <script>var g5_captcha_url  = "http://gctech21.com/plugin/kcaptcha";</script>
  432. <script src="http://gctech21.com/plugin/kcaptcha/kcaptcha.js"></script>
  433. <fieldset id="captcha" class="_comment">
  434. <legend><label for="captcha_key">자동등록방지</label></legend>
  435. <img src="javascript:void(0);" alt="" id="captcha_img">
  436. <button type="button" id="captcha_mp3"><span></span>숫자음성듣기</button>
  437. <button type="button" id="captcha_reload"><span></span>새로고침</button><input type="text" name="captcha_key" id="captcha_key" required class="captcha_box required" size="6" maxlength="6">
  438. <span id="captcha_info">자동등록방지 숫자를 순서대로 입력하세요.</span>
  439. </fieldset></td>
  440.        </tr>
  441.                        <tr>
  442.            <th scope="row">내용</th>
  443.            <td>
  444.                                <textarea id="wr_content" name="wr_content" maxlength="10000" required class="required" title="내용"
  445.                ></textarea>
  446.                                <script>
  447.                $("textarea#wr_content[maxlength]").live("keyup change", function() {
  448.                    var str = $(this).val()
  449.                    var mx = parseInt($(this).attr("maxlength"))
  450.                    if (str.length > mx) {
  451.                        $(this).val(str.substr(0, mx));
  452.                        return false;
  453.                    }
  454.                });
  455.                </script>
  456.            </td>
  457.        </tr>
  458.        </tbody>
  459.        </table>
  460.    </div>
  461.  
  462.    <div class="btn_confirm">
  463.        <input type="submit" id="btn_submit" class="btn_submit" value="댓글등록">
  464.    </div>
  465.  
  466.    </form>
  467. </aside>
  468.  
  469. <script>
  470. var save_before = '';
  471. var save_html = document.getElementById('bo_vc_w').innerHTML;
  472.  
  473. function good_and_write()
  474. {
  475.    var f = document.fviewcomment;
  476.    if (fviewcomment_submit(f)) {
  477.        f.is_good.value = 1;
  478.        f.submit();
  479.    } else {
  480.        f.is_good.value = 0;
  481.    }
  482. }
  483.  
  484. function fviewcomment_submit(f)
  485. {
  486.    var pattern = /(^\s*)|(\s*$)/g; // \s 공백 문자
  487.  
  488.    f.is_good.value = 0;
  489.  
  490.    var subject = "";
  491.    var content = "";
  492.    $.ajax({
  493.        url: g5_bbs_url+"/ajax.filter.php",
  494.        type: "POST",
  495.        data: {
  496.            "subject": "",
  497.            "content": f.wr_content.value
  498.        },
  499.        dataType: "json",
  500.        async: false,
  501.        cache: false,
  502.        success: function(data, textStatus) {
  503.            subject = data.subject;
  504.            content = data.content;
  505.        }
  506.    });
  507.  
  508.    if (content) {
  509.        alert("내용에 금지단어('"+content+"')가 포함되어있습니다");
  510.        f.wr_content.focus();
  511.        return false;
  512.    }
  513.  
  514.    // 양쪽 공백 없애기
  515.    var pattern = /(^\s*)|(\s*$)/g; // \s 공백 문자
  516.    document.getElementById('wr_content').value = document.getElementById('wr_content').value.replace(pattern, "");
  517.    if (char_min > 0 || char_max > 0)
  518.    {
  519.        check_byte('wr_content', 'char_count');
  520.        var cnt = parseInt(document.getElementById('char_count').innerHTML);
  521.        if (char_min > 0 && char_min > cnt)
  522.        {
  523.            alert("댓글은 "+char_min+"글자 이상 쓰셔야 합니다.");
  524.            return false;
  525.        } else if (char_max > 0 && char_max < cnt)
  526.        {
  527.            alert("댓글은 "+char_max+"글자 이하로 쓰셔야 합니다.");
  528.            return false;
  529.        }
  530.    }
  531.    else if (!document.getElementById('wr_content').value)
  532.    {
  533.        alert("댓글을 입력하여 주십시오.");
  534.        return false;
  535.    }
  536.  
  537.    if (typeof(f.wr_name) != 'undefined')
  538.    {
  539.        f.wr_name.value = f.wr_name.value.replace(pattern, "");
  540.        if (f.wr_name.value == '')
  541.        {
  542.            alert('이름이 입력되지 않았습니다.');
  543.            f.wr_name.focus();
  544.            return false;
  545.        }
  546.    }
  547.  
  548.    if (typeof(f.wr_password) != 'undefined')
  549.    {
  550.        f.wr_password.value = f.wr_password.value.replace(pattern, "");
  551.        if (f.wr_password.value == '')
  552.        {
  553.            alert('비밀번호가 입력되지 않았습니다.');
  554.            f.wr_password.focus();
  555.            return false;
  556.        }
  557.    }
  558.  
  559.    if (!chk_captcha()) return false;
  560.  
  561.    document.getElementById("btn_submit").disabled = "disabled";
  562.  
  563.    return true;
  564. }
  565.  
  566. function comment_box(comment_id, work)
  567. {
  568.    var el_id;
  569.    // 댓글 아이디가 넘어오면 답변, 수정
  570.    if (comment_id)
  571.    {
  572.        if (work == 'c')
  573.            el_id = 'reply_' + comment_id;
  574.        else
  575.            el_id = 'edit_' + comment_id;
  576.    }
  577.    else
  578.        el_id = 'bo_vc_w';
  579.  
  580.    if (save_before != el_id)
  581.    {
  582.        if (save_before)
  583.        {
  584.            document.getElementById(save_before).style.display = 'none';
  585.            document.getElementById(save_before).innerHTML = '';
  586.        }
  587.  
  588.        document.getElementById(el_id).style.display = '';
  589.        document.getElementById(el_id).innerHTML = save_html;
  590.        // 댓글 수정
  591.        if (work == 'cu')
  592.        {
  593.            document.getElementById('wr_content').value = document.getElementById('save_comment_' + comment_id).value;
  594.            if (typeof char_count != 'undefined')
  595.                check_byte('wr_content', 'char_count');
  596.            if (document.getElementById('secret_comment_'+comment_id).value)
  597.                document.getElementById('wr_secret').checked = true;
  598.            else
  599.                document.getElementById('wr_secret').checked = false;
  600.        }
  601.  
  602.        document.getElementById('comment_id').value = comment_id;
  603.        document.getElementById('w').value = work;
  604.  
  605.        if(save_before)
  606.            $("#captcha_reload").trigger("click");
  607.  
  608.        save_before = el_id;
  609.    }
  610. }
  611.  
  612. function comment_delete()
  613. {
  614.    return confirm("이 댓글을 삭제하시겠습니까?");
  615. }
  616.  
  617. comment_box('', 'c'); // 댓글 입력폼이 보이도록 처리하기위해서 추가 (root님)
  618.  
  619. </script>
  620. <!-- } 댓글 쓰기 끝 --><script src="http://gctech21.com/js/md5.js"></script>
  621.  
  622.    <!-- 링크 버튼 시작 { -->
  623.    <div id="bo_v_bot">
  624.                        <ul class="bo_v_nb">
  625.            <li><a href="./board.php?bo_table=sub0501_n2&amp;wr_id=349679" class="btn_design2">이전글</a></li>            <li><a href="./board.php?bo_table=sub0501_n2&amp;wr_id=349677" class="btn_design2">다음글</a></li>        </ul>
  626.        
  627.        <ul class="bo_v_com">
  628.            <li><a href="./password.php?w=u&amp;bo_table=sub0501_n2&amp;wr_id=349678&amp;page=" class="btn_design2">수정</a></li>            <li><a href="./password.php?w=d&amp;bo_table=sub0501_n2&amp;wr_id=349678&amp;page=" class="btn_design2" onclick="del(this.href); return false;">삭제</a></li>                                                <li><a href="./board.php?bo_table=sub0501_n2&amp;page=" class="btn_design2">목록</a></li>
  629.            <li><a href="./write.php?w=r&amp;bo_table=sub0501_n2&amp;wr_id=349678" class="btn_design1">답변</a></li>            <li><a href="./write.php?bo_table=sub0501_n2" class="btn_design1">글쓰기</a></li>        </ul>
  630.            </div>
  631.    <!-- } 링크 버튼 끝 -->
  632.  
  633. </article>
  634. <!-- } 게시판 읽기 끝 -->
  635.  
  636. <script>
  637.  
  638. function board_move(href)
  639. {
  640.    window.open(href, "boardmove", "left=50, top=50, width=500, height=550, scrollbars=1");
  641. }
  642. </script>
  643.  
  644. <script>
  645. $(function() {
  646.    $("a.view_image").click(function() {
  647.        window.open(this.href, "large_image", "location=yes,links=no,toolbar=no,top=10,left=10,width=10,height=10,resizable=yes,scrollbars=no,status=no");
  648.        return false;
  649.    });
  650.  
  651.    // 추천, 비추천
  652.    $("#good_button, #nogood_button").click(function() {
  653.        var $tx;
  654.        if(this.id == "good_button")
  655.            $tx = $("#bo_v_act_good");
  656.        else
  657.            $tx = $("#bo_v_act_nogood");
  658.  
  659.        excute_good(this.href, $(this), $tx);
  660.        return false;
  661.    });
  662.  
  663.    // 이미지 리사이즈
  664.    $("#bo_v_atc").viewimageresize();
  665. });
  666.  
  667. function excute_good(href, $el, $tx)
  668. {
  669.    $.post(
  670.        href,
  671.        { js: "on" },
  672.        function(data) {
  673.            if(data.error) {
  674.                alert(data.error);
  675.                return false;
  676.            }
  677.  
  678.            if(data.count) {
  679.                $el.find("strong").text(number_format(String(data.count)));
  680.                if($tx.attr("id").search("nogood") > -1) {
  681.                    $tx.text("이 글을 비추천하셨습니다.");
  682.                    $tx.fadeIn(200).delay(2500).fadeOut(200);
  683.                } else {
  684.                    $tx.text("이 글을 추천하셨습니다.");
  685.                    $tx.fadeIn(200).delay(2500).fadeOut(200);
  686.                }
  687.            }
  688.        }, "json"
  689.    );
  690. }
  691. </script>
  692. <!-- } 게시글 읽기 끝 -->
  693.  
  694. </div><!-- end of about -->
  695.  
  696. </div><!-- end of contents -->
  697. </div>
  698.  
  699.  
  700.  
  701.  
  702.  
  703. <style type="text/css" title="">
  704. #footarea {width:100%;min-width:1100px; margin:0 auto; height:100px;}
  705. .foot {width:1100px;margin:0 auto; padding-top:10px}
  706.  
  707. #bottomtarea {width:100%; min-width:1100px; height:10px; border-top:1px solid #e3e3e3;}
  708. .bottomutill {width:1100px; position:relative; margin:0 auto;}
  709. .bottomutill li a{float:left; color:#868686; font-size:12px; border-left:1px solid #dadada; width:135px; text-align:center;height:32px; line-height:32px}
  710. .bottomutill li.sec{float:left; border-right:1px solid #dadada;}
  711. </style>
  712.  
  713.  
  714. <div id="bottomtarea">
  715. <!-- <ul class="bottomutill">
  716.     <li><a href="/bbs/content.php?co_id=provision">이용약관</a></li>
  717. <li class="sec"><a href="/bbs/content.php?co_id=privacy">개인정보취급방침</a></li>
  718. </ul>
  719. -->
  720. </div>
  721.  
  722.  
  723. <div id="footarea">
  724. <div class="foot"><img src="/images/foot.png" alt="" usemap="#Map33" border="0" />
  725.      <map name="Map33">
  726.        <area shape="rect" coords="585,49,606,66" href="/bbs/login.php">
  727.      </map>
  728. </div>
  729. </div>
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736. <script>
  737. $(function() {
  738.    // 폰트 리사이즈 쿠키있으면 실행
  739.    font_resize("container", get_cookie("ck_font_resize_rmv_class"), get_cookie("ck_font_resize_add_class"));
  740. });
  741. </script>
  742.  
  743.  
  744.  
  745. <!-- ie6,7에서 사이드뷰가 게시판 목록에서 아래 사이드뷰에 가려지는 현상 수정 -->
  746. <!--[if lte IE 7]>
  747. <script>
  748. $(function() {
  749.    var $sv_use = $(".sv_use");
  750.    var count = $sv_use.length;
  751.  
  752.    $sv_use.each(function() {
  753.        $(this).css("z-index", count);
  754.        $(this).css("position", "relative");
  755.        count = count - 1;
  756.    });
  757. });
  758. </script>
  759. <![endif]-->
  760.  
  761. </body>
  762. </html>
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769. <!-- 사용스킨 : basic_new -->
  770.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda