
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.wapforum.org/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>한사평모바일</title>
	
		<meta name="viewport" content="width=device-width,user-scalable=0, initial-scale=1, maximum-scale=1, minimum-scale=1" />
	
    <link rel="apple-touch-icon" href="/images/hsp_icon.png"/>
	<link rel="stylesheet" type="text/css" href="/common/css/common.css" />
	<link rel="stylesheet" type="text/css" href="/common/css/ui.css" />
    <script type="text/javascript" src="/common/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript">
        $(window).load(function () {
            $("img").each(function () {
                var imgWidth = $(this).width();
                var maxWidth = $("#container").width()-20;
                if (imgWidth > maxWidth) {
                    $(this).width(maxWidth);
                    $(this).height($(this).height() * Number(maxWidth / (maxWidth-imgWidth)));
                }
            });
        });
    </script>
    <!--  CPCGUARD SCRIPT V5.0 -->
    <script type="text/javascript">
        var cpc_protocol = document.location.protocol || "http:";
        var cpc_script_host = ["//nsc1.cpcguard.com", "//vsc1.cpcguard.com"];
        var cpc_script_image = cpc_protocol + cpc_script_host[0] + "/cpcguard.gif?cache=" + (new Date()).getTime();

        function cpcguard_script_bind(i) {
            try {
                var _head = document.getElementsByTagName("head")[0] || document.documentElement;
                if (_head) {
                    var _script = document.createElement("script"); _script.id = "include_cpc_script"; _script.type = "text/javascript"; _script.charset = "utf-8"; _script.async = true; _script.src = (cpc_protocol + cpc_script_host[i] + "/new/cpc_script.js");
                    _head.appendChild(_script);
                } else { window.setTimeout(arguments.callee(i), 500); }
            } catch (e) { }
        }
        if (!document.getElementById("include_cpc_script")) { document.write("<img src='" + cpc_script_image + "' style='width:1px;height:1px;position:absolute;' onload='cpcguard_script_bind(0)' onerror='cpcguard_script_bind(1)' />"); }
    </script>
    <!-- CPCGUARD SCRIPT END -->

<link rel="stylesheet" type="text/css" href="/css/bbs.css" />
</head>

<body>
	<div id="container">
		
		<div id="contents">
			 <div class="sbbar">
			 <strong><b><font color=blue>[필독]★학습방 입장시 보안 프로그램설치 오류 안내★</font></b></strong> <br />
			 <span>2025.01.09<span style="padding:0 6px 0 6px;">l</span>1544</span>
		  </div>
				<div class="ctsarea">
                   안녕하세요 학습자님<br><br>구글&nbsp;크롬 및 엣지브라우저를 이용하시는 학습자님 PC에서 학습방 바로가기 또는 마이페이지에서<br><br>학습방 입장시에 프로그램 설치 오류가 발생하는 경우가 있습니다.<br><br>최근 학습PC체크 관련 프로그램이 업데이트 되는 과정에서&nbsp;기존에 설치 하셨던 프로그램이<br><br>교체되지 않아서 생기는 오류입니다. <br><br>"제어판 &gt;&gt; 프로그램 및 기능 &gt;&gt; 프로그램 제거 또는 변경"에서 아래의 프로그램을 확인하셔서<br><br>제거하신 다음에 다시 학습방에 입장하셔서 프로그램을 설치후에 진행해주시기 바랍니다.<br><br><img border="0" hspace="0" alt="YoonDisk 관련 항목 삭제 화면" src="http://www.hakjum.com/pds/notice/맥어드레스체크프로그램.jpg" align="baseline">
<div class="sound_only">
  제어판 프로그램 목록에서 'Yoondisk_Html Mac' 삭제 항목과  
  '맥어드레스 정보수집 - 삭제' 항목이 나열되어 있으며,  
  두 항목 모두 제작자는 YoonDisk Inc.로 표시되어 있습니다.
</div>
<br><br>감사합니다. 
				</div>
				<div class="btnbox">
					<a href="javascript:history.back();"><img src="../images/btn_historyback.jpg" alt="이전으로" /></a>
				</div> 
		</div>
        
		<div id="footer">
			Copyright (c) <span style="color:#0d2785; font-weight:bold;">Goodlearning</span>. All rights reserved
		</div>
		<!--
		<p style="background:#08f;width:320px">320px</p>
		<p style="background:#0f3;width:300px">300px</p>
		<p style="background:#f03;width:200px">200px</p>-->
	</div>
</body>
</html>