1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> --> <html> <head> <title>¾÷¹«¿ë ¼ÒÇÁÆ®¿þ¾î Àü¹®°³¹ß¾÷ü::::¹ÌÁø¼ÒÇÁÆ®::::</title>
<!-- Ç÷¹½¬ xp¿ëÀ¸·Î »ðÀÔÇÏ´Â ÀÚ¹Ù ½ºÅ©¸³Æ® ½ÃÀÛ --> <!-- <script language="javascript" src="/InsertFlash.js"></script> --> <!-- Ç÷¹½¬ xp¿ëÀ¸·Î »ðÀÔÇÏ´Â ÀÚ¹Ù ½ºÅ©¸³Æ® ³¡-->
<script> function aa(){
parent.location.href="http://www.ahnlab.co.kr"; self.close();
} </script>
<!-- <link rel="STYLESHEET" type="text/css" href="/contents/common/css/common.css"> <script src="/contents/common/js/common.js" type="text/javascript"></script> <script language=javascript> </script> --> <!-- <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"></head> --> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Ç÷¹½¬ °æ·Î ¹× »ðÀÔ ¼Ò½º ½ÃÀÛ--> <!-- <p><script>FlashInsert('main', 'fla/hebi01.swf', '702', '80', 'always', 'transparent', '#fffff', 'high', 'middle');</script></p> --> <!-- Ç÷¹½¬ °æ·Î ¹× »ðÀÔ ¼Ò½º ³¡-->
<!-- À̹ÌÁö »ðÀÔ ½ÃÀÛ-->
<!-- À̹ÌÁö »ðÀÔ ½ÃÀÛ--> <p><img src="http://www.mijinsoft.co.kr/newimg/etax/popup_etax.gif" usemap="#go"></p> <map name="go"> <area shape="rect" coords="67,321,241,371" href="http://www.mijinsoft.co.kr/download/easytaxii_setup.exe"> <area shape="rect" coords="67,387,241,437" href="http://www.ahnlab.com/kr/site/support/notice/noticeView.do?board_seq=50100751" onclick="aa()" target="parentWindow"> </map>
<!-- À̹ÌÁö »ðÀÔ ³¡-->
<!-- ÆË¾÷â ÇϷ絿¾È¸¸ º¸¿©Áö´Â ¼Ò½º ½ÃÀÛ --> <script language="JavaScript"> function setCookie( name, value, expiredays ) { var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } function closeWin() { if ( document.cnjform.notice.checked ) // Æû³×ÀÓ cnjform Àº µ¿ÀÏÇØ¾ß ÇÕ´Ï´Ù. setCookie("news10", "no" , 1); // ºÎ¸ðâ¿¡¼ ÁöÁ¤ÇÑ ÄíŰ³×ÀÓ°ú ÀÏÄ¡ ÇØ¾ß ÇÕ´Ï´Ù. top.close(); } </script>
<form name="cnjform"> <div id="â´Ý±â" style="width:300px; height:10px; position:absolute; left:353px; top:483px; z-index:1;"> <TABLE border="0"> <TR> <TD><span style="font-size:9pt;"><font color="#0066FF"><input type="checkbox" name="notice">ÇϷ絿¾È ÀÌ Ã¢À» ¿Áö ¾Ê±â</font></span></TD> <TD><input type="button" value="â´Ý±â" onClick="closeWin()" style='background-color:white; border-width:1; border-color:black; border-style:solid; height:23; width:60; cursor:hand;'></TD> </TR> </TABLE> </div> </form> </body> <!-- ÆË¾÷â ÇϷ絿¾È¸¸ º¸¿©Áö´Â ¼Ò½º ³¡ -->
<!-- À§¿¡ â´Ü±â ¹öưÀº ¹Ùµð¿¡ ³Ö¾î¾ß ÇÑ´Ù. -->
</html>
|