CINXE.COM

NIA 한국지능정보사회진흥원

<!doctype html> <html lang="ko"> <head> <meta charset="utf-8" /> <title>NIA 한국지능정보사회진흥원</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> <meta name="format-detection" content="telephone=no, address=no, email=no" /> <!-- Share Setting --> <meta name="title" content="NIA 한국지능정보사회진흥원" /> <meta name="keywords" content="NIA 한국지능정보사회진흥원" /> <meta name="description" content="NIA 한국지능정보사회진흥원" /> <meta property="og:type" content="website" /> <meta property="og:title" content="NIA 한국지능정보사회진흥원" /> <meta property="og:url" content="http://www.nia.or.kr" /> <meta property="og:image" content="http://www.nia.or.kr/img/nia_kor/sns_logo_new.jpg"> <meta property="og:description" content="&gt;한국지능정보사회진흥원"> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="NIA 한국지능정보사회진흥원 "> <meta name="twitter:url" content="http://www.nia.or.kr"> <meta name="twitter:image" content="http://www.nia.or.kr/img/nia_kor/sns_logo_new.jpg"> <meta name="twitter:description" content="&gt;한국지능정보사회진흥원"> <!-- //Share Setting --> <meta name="google-site-verification" content="IgPh6-_e4N-8tSCXchmWMz7FVH7dDmHKiFk5MglNQ9o" /> <script type="text/javascript" src="/js/nia_kor/jquery-1.10.2.js"></script> <script type="text/javascript" src="/js/nia_kor/jquery-ui-1.11.4.js"></script> <script type="text/javascript"> var whiteList = ["http://www.nia.or.kr/","https://www.nia.or.kr", "http://nia.or.kr/", "https://nia.or.kr/", "http://eng.nia.or.kr/", "https://eng.nia.or.kr/"]; $(function(){ var strLocation = window.location.href; if(checkRedirectUrl(strLocation)) { if(strLocation.toUpperCase().indexOf('ENG') > 0 ) { if(strLocation.indexOf("site/nia_eng/main.do") == -1){ window.location = strLocation + "site/nia_eng/main.do"; } } else { if(strLocation.indexOf("site/nia_kor/main.do") == -1){ window.location = strLocation + "site/nia_kor/main.do"; } } } }); // 2017.07.27 Add for KISA Secure Code function checkRedirectUrl(url) { var flag = false; for(var i=0; i < whiteList.length; i++) { if(url.indexOf(whiteList[i]) != -1) flag = true; } return flag; } </script> </head> <body> </body> </html>