• DELETE FROM KEYWORDS WHERE ID_DOMAINE=6488741
  • DoneDoneDone

    URL:sba.seoul.kr

    Date: Fri, 01 Nov 2024 10:34:50 GMT
    Content-Length: 206
    Content-Type: text/html; charset=UTF-8
    Location: https://www.sba.seoul.kr/
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    Access-Control-Allow-Methods: POST, GET
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Headers: authenticate, accept, origin, authorization, content-type, X-Requested-With, key, formloadid, contentDocument
    
    
    Location => https://www.sba.seoul.kr/
    Status => 301
    <head><title>문서가 이동되었습니다.</title></head>
    

    (vide) Tentative en https

    https://www.sba.seoul.kr/

    
    <!DOCTYPE html>
    <html lang="ko-KR">
    <head><meta name="keywords" content="서울경제진흥원" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" /><meta name="Generator" content="XpressEngine" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="/img/favicon.ico" /><link rel="icon" href="/img/favicon.ico" /><link href="/img/phone_icon01.png" rel="apple-touch-icon-precomposed" /><link href="/img/phone_icon02.png" rel="shortcut icon" /><link rel="stylesheet" href="/css/reset.css?20240925_002" /><link rel="stylesheet" href="/css/common.css?20240924" /><link rel="stylesheet" href="/css/common2.css?20240911" /><link rel="stylesheet" href="/css/slick.css?20240911" /><link rel="stylesheet" href="/css/style.css?20240911" /><link rel="stylesheet" href="/css/seoul-common-gnb.css?20240911" /><link rel="stylesheet" href="/css/common_sba.css?20240911" /><link rel="stylesheet" href="/css/common_sba_detail.css?20240911" /><title>
    	서울경제진흥원
    </title>
        <script src="/js/jquery-1.11.2.min.js"></script>
        <script src="/js/kakao.js"></script>
        <script src="/js/common.js?20240925_002"></script>
        <script src="/js/slick.js"></script>
        <script src="/js/gnb.js"></script>
        <script src="/js/autofilter.js"></script>
        <script src="/js/jquery.rwdImageMaps.min.js"></script>
        <script src="/js/jquery-ui-1.10.4.custom/js/smoothScroll.js"></script>
        <style>
            .btn_top.on {
                right: 0;
                opacity: 1;
            }
    
            .btn_top {
                cursor: pointer;
                width: 40px;
                height: 40px;
                display: block;
                position: fixed;
                bottom: 60px;
                right: -40px;
                overflow: hidden;
                background: #bdbdbd url("/img/sba/bul_5.png") no-repeat center;
                background-size: 14px auto;
                text-indent: -1000px;
                opacity: 0;
                z-index: 100;
                border-radius: 0 5px 5px 0;
                transition: all 0.5s;
                transform: rotate(180deg);
            }
        </style>
        <script>
            window.onload = function () {
                //Yjs.Gnb.init('P001', 'seoul-common-gnb');      
                var window_url = window.location;
                var path = window_url.pathname == "/" ? "" : window_url.pathname;
                var search = window_url.search;
                /*
                switch (window_url.href) {
                    case "https://mybiz.sba.kr/":
                        window.location = "https://www.sba.seoul.kr"+path;
                        break;
                    case "https://m.mybiz.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "https://new.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "https://sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                     case "https://sba.seoul.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "https://m.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
    
                    case "http://mybiz.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "http://m.mybiz.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "http://new.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "http://sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                    case "http://m.sba.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                      case "http://sba.seoul.kr/":
                        window.location = "https://www.sba.seoul.kr" + path;
                        break;
                }
                */
    
                if ($(".colum_box").find(".left_menu").length > 0) {
                    $(".sub_footer").css("display", "none")
                }
                else {
                    $(".sub_footer").css("display", "block")
                }
    
    
                //웹접근성검사 - 이동 버튼을 클릭하여 이동
                $("#family").change(function () {
                    if ($("#family option:selected").val() != "") {
                        //window.open($("#family option:selected").val(), '_blank');
                    }
                });
                $("#btn_family").click(function () {
                    if ($("#family option:selected").val() != "") {
                        window.open($("#family option:selected").val(), '_blank');
                    }
                });
    
                $("#nav ul, .m_menu ul, .m_depth_menu").on('click', function () {
                    setCookie("CK_Load", 1, 1);
                })
    
                //화면 확대축소 init
                zoomControl.zooms();
    
                $(".btn_top").smoothScroll({
                    "duration": 400
                });
                $(window).scroll(function () { ScrollDown(); })
            };
    
            function Global_Menu_Set(Menu_Name, Category_Name) {
    
                $(".gnb .clearfix").find(Menu_Name).addClass("on active");
    
                //대메뉴명이 사라져 append로 수정해봄/
                //$(".left_menu").html($("#MAIN_MENU_L3").find(Menu_Name).clone()[0]);
                $(".left_menu").append($("#MAIN_MENU_L3").find(Menu_Name).clone()[0]);
    
                //마이페이지의 경우 상단 2레벨 메뉴가 없어서 모바일 화면에서 상단메뉴가 보이지 않아 아래와 같이 예외처리함
                if (Menu_Name == ".MY_PAGES") {
                    var m_depth_menu_html = "";
                    m_depth_menu_html += " <ul> ";
                    for (var i = 0; i < $(".left_menu > ul > li").length; i++) {
                        var href = $($(".left_menu > ul > li")[i]).children('a')[0].getAttribute("href");
                        var name = $($(".left_menu > ul > li")[i]).children('a')[0].getAttribute("data-value_nm");
    
                        m_depth_menu_html += "<li><a tabindex='-1' href='" + href + "' target='_self'><span>" + name + "</span></li>";
                    }
                    m_depth_menu_html += " </ul> ";
                    $(".m_depth_menu").html(m_depth_menu_html);
                } else {
    
                    if ($(".gnb .clearfix").find('.on').length > 0) {
                        var m_depth_menu_html = "";
                        m_depth_menu_html += " <ul> ";
                        for (var i = 0; i < $("#MAIN_MENU_L2").find("." + $(".gnb .clearfix .on > a")[0].getAttribute("data-value")).length; i++) {
                            m_depth_menu_html += $("#MAIN_MENU_L2").find("." + $(".gnb .clearfix .on > a")[0].getAttribute("data-value"))[i].outerHTML;
                        }
                        m_depth_menu_html += " </ul> ";
                        $(".m_depth_menu").html(m_depth_menu_html);
                    }
                }
                var loc = window.location.href;
                var locNm = loc.substring(loc.lastIndexOf('/') + 1, loc.length);
                var locNum = "";
    
                if (locNm.search("InformationDisclosure") != -1) {
                    if (locNm.search("InformationDisclosureDetail") != -1) {
                        locNum = getURLParameter("C").toUpperCase();
                        locNm = Base_Page_Name.toUpperCase().replaceAll("-", "");
                    }
                    else {
                        locNum = getURLParameter("C").toUpperCase();
                        locNm = locNm.split('.')[0].toUpperCase() + locNm.split('C=')[1].toUpperCase().replaceAll('-', '');
                       
                    }
                }
                else if (typeof Base_Page_Name == 'undefined') {
                    locNm = locNm.split('.')[0].toUpperCase();
                }
                else {
                    locNm = Base_Page_Name.toUpperCase();
                }
    
                //SBA자료실이 추가되면서 동적 페이지의 기능이 조건처리
                try{
                    if ($(".left_menu").find('.' + locNm).length == 0) {
                        $(".left_menu").find('.' + locNum).parent().addClass("on");
                    } else {
                        $(".left_menu").find('.' + locNm).addClass("on");
                        $(".left_menu").find('.' + locNm).parent().parent().addClass("on");
                    }
                }catch(e){
    
                }
    
                if ($(".left_menu").length > 0) {
                    if (($(".left_menu")[0].clientHeight + 280) > 850) {
                        $(".rignt_content").css("min-height", $(".left_menu")[0].clientHeight + 280);
                    }
                }
    
                $(".left_menu > ul > li").mouseover(function () {
                    $(this).addClass('on');
                })
                $(".left_menu > ul > li").mouseleave(function () {
                    $(".left_menu > ul > li").removeClass("on");
                    $(".left_menu").find('.' + locNm).addClass("on");
                    $(".left_menu").find('.' + locNm).parent().parent().addClass("on");
                })
    
                //네비게이션 바
                var SubNavCnt = ($("#MAIN_MENU_L3").find('.' + locNm).length - 1);
                var SubNavCtl = "";
    
                $("#MAIN_MENU_L3").find(Menu_Name).removeClass("on");
                $("#MAIN_MENU_L3").find('ul' + Menu_Name).addClass("on");
    
                if (SubNavCnt >= 0) {
                    if (Menu_Name == ".COMPANY_SUPPORT"
                        || Menu_Name == ".CITIZEN_PARTICIPATION"
                        || Menu_Name == ".SEOUL_PRODUCT"
                        || Menu_Name == ".SEOUL_COMPANY"
                        || Menu_Name == ".SEOUL_MASTER"
                    ) {
    
                        if (!isNull(Category_Name)) {
                            $("#MAIN_MENU_L3").find('.' + Category_Name).addClass("on");
                        }
                        else {
                            $("#MAIN_MENU_L3").find('.' + locNm + ' .ALL').addClass("on");
                        }
    
    
                        if ($("#MAIN_MENU_L3 > ul > li").find(".on").length > 0) {
                            $(".sub_banner .inner > h2")[0].innerText = $("#MAIN_MENU_L3 > ul > li").find(".on")[0].getAttribute("data-value_nm");
                        }
                        else {
                            $(".sub_banner .inner > h2")[0].innerText = "전체";
                        }
    
                        if (!isNull($("#MAIN_MENU_L3 > ul > li").find(".on")[0].getAttribute("data-value_nm"))) {
                            SubNavCtl = (" <li><a href='" + $("#MAIN_MENU_L3 > ul > li").find(".on")[0].getAttribute("href") + "'>" + $("#MAIN_MENU_L3 > ul > li").find(".on")[0].getAttribute("data-value_nm") + "</a></li> " + SubNavCtl);
                        }
    
                        if (!isNull($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-value_nm"))) {
                            SubNavCtl = " <li><a href='" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-href") + "'>" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-value_nm") + "</a></li> " + SubNavCtl;
                        }
    
                    }
                    else {
    
                        if (!isNull($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("data-value_nm"))) {
    
                            if (!isNull($(".sub_banner .inner > h2")[0])) {
                                $(".sub_banner .inner > h2")[0].innerText = $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("data-value_nm");
                            }
                            SubNavCtl = (" <li><a href='" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("href") + "'>" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("data-value_nm") + "</a></li> " + SubNavCtl);
                        }
    
                        if ($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("data-level_num") == '3') {
                            if (!isNull($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.children[0].getAttribute("data-value_nm"))) {
                                SubNavCtl = " <li><a href='" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.children[0].getAttribute("href") + "'>" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.children[0].getAttribute("data-value_nm") + "</a></li> " + SubNavCtl;
                            }
                            if (!isNull($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.parentElement.getAttribute("data-value_nm"))) {
                                SubNavCtl = " <li><a href='" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.parentElement.getAttribute("data-href") + "'>" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.parentElement.parentElement.getAttribute("data-value_nm") + "</a></li> " + SubNavCtl;
                            }
                        }
                        else if ($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].children[0].getAttribute("data-level_num") == '2') {
                            if (!isNull($("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-value_nm"))) {
                                SubNavCtl = " <li><a href='" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-href") + "'>" + $("#MAIN_MENU_L3").find('.' + locNm)[SubNavCnt].parentElement.getAttribute("data-value_nm") + "</a></li> " + SubNavCtl;
                            }
                        }
    
                    }
                }
    
    
                if (SubNavCtl != "") {
                    SubNavCtl = " <li class='home'><a tabindex='-1' href='/'>홈</a></li> " + SubNavCtl;
                    $(".sub_nav").append(SubNavCtl);
                }
            }
    
            function fn_subfooter_newsletter_popup(type) {
                if (type == "1") {
                    modal('pop_newsletter1');
                }
                else if (type == "2") {
                    modal('pop_newsletter2');
                }
            }
    
            function modal(id) {
                debugger;
                var zIndex = 9999;
                var modal = document.getElementById(id);
    
                // 모달 div 뒤에 희끄무레한 레이어
                var bg = document.createElement('div');
                bg.setStyle({
                    position: 'fixed',
                    zIndex: zIndex,
                    left: '0px',
                    top: '0px',
                    width: '100%',
                    height: '100%',
                    overflow: 'auto',
                    // 레이어 색갈은 여기서 바꾸면 됨
                    backgroundColor: 'rgba(0,0,0,0.4)'
                });
                document.body.append(bg);
    
                // 닫기 버튼 처리, 시꺼먼 레이어와 모달 div 지우기
                modal.querySelector('.modal_close_btn').addEventListener('click', function () {
                    bg.remove();
                    modal.style.display = 'none';
                });
    
                modal.setStyle({
                    position: 'fixed',
                    display: 'block',
                    boxShadow: '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)',
    
                    // 시꺼먼 레이어 보다 한칸 위에 보이기
                    zIndex: zIndex + 1,
    
                    // div center 정렬
                    top: '50%',
                    left: '50%',
                    transform: 'translate(-50%, -50%)',
                    msTransform: 'translate(-50%, -50%)',
                    webkitTransform: 'translate(-50%, -50%)'
                });
            }
    
            Element.prototype.setStyle = function (styles) {
                for (var k in styles) this.style[k] = styles[k];
                return this;
            };
    
            //디테일 페이지로 바로 접근시 C값을 쿠키에 세팅하지 못하여 에러가 발생
            //예외처리 추가함(230421)
            function commonGetUrlParam(gubun) {
                var returnVal = "";
                returnVal = getURLParameter("C");
                if (returnVal == "") {
                    var className = ".gnb li ." + gubun.toUpperCase();
                    returnVal = new URL($(className)[0].href).searchParams.get('C');
                }
                return returnVal;
            }
    
            function baseCookie(gubun) {
    
                deleteAllCookies();
                setCookie("CK_Load", 0, 1);
    
                if (gubun == "Seoul_Product") {
                    setCookie("SP_C", commonGetUrlParam("Seoul_Product"), 1);
                    setCookie("SP_PG", 10, 1);
                    setCookie("SP_PN", 1, 1);
                    setCookie("SP_O", "REG", 1);
                    setCookie("SP_K", "0", 1);
                    setCookie("SP_S", "", 1);
                    setCookie("SP_H", "", 1);
                }
                if (gubun == "Company_Support") {
                    setCookie("CS_C", commonGetUrlParam("Company_Support"), 1);
                    setCookie("CS_PG", 12, 1);
                    setCookie("CS_PN", 1, 1);
                    setCookie("CS_O", "END", 1);
                    setCookie("CS_K", "0", 1);
                    setCookie("CS_S", "", 1);
                    setCookie("CS_H", "", 1);
                }
                if (gubun == "Citizen_Participation") {
                    setCookie("CP_C", commonGetUrlParam("Citizen_Participation"), 1);
                    setCookie("CP_PG", 12, 1);
                    setCookie("CP_PN", 1, 1);
                    setCookie("CP_O", "END", 1);
                    setCookie("CP_K", "0", 1);
                    setCookie("CP_S", "", 1);
                    setCookie("CP_H", "", 1);
                }
                if (gubun == "VideoList") {
                    setCookie("VL_PG", 6, 1);
                    setCookie("VL_PN", 1, 1);
                    setCookie("VL_O", "REG", 1);
                    setCookie("VL_S", "", 1);
                }
                if (gubun == "eBookList") {
                    setCookie("EL_PG", 6, 1);
                    setCookie("EL_PN", 1, 1);
                    setCookie("EL_O", "REG", 1);
                    setCookie("EL_S", "", 1);
                }
                if (gubun == "SecondRankWords") {
                    setCookie("SRW_PG", 10, 1);
                    setCookie("SRW_PN", 1, 1);
                    setCookie("SRW_O", "REG", 1);
                    setCookie("SRW_K", "0", 1);
                    setCookie("SRW_S", "", 1);
                    setCookie("SRW_ID", "", 1);
                }
                if (gubun == "SbaPromotion") {
                    setCookie("SPM_PG", 10, 1);
                    setCookie("SPM_PN", 1, 1);
                    setCookie("SPM_O", "REG", 1);
                    setCookie("SPM_K", "0", 1);
                    setCookie("SPM_S", "", 1);
                    setCookie("SPM_ID", "", 1);
                }
    
                if (gubun == "Seoul_Master") {
                    setCookie("SM_C", commonGetUrlParam("Seoul_Master"), 1);
                    setCookie("SM_PG", 12, 1);
                    setCookie("SM_PN", 1, 1);
                    setCookie("SM_O", "", 1);
                    setCookie("SM_K", "0", 1);
                    setCookie("SM_S", "", 1);
                    setCookie("SM_H", "", 1);
                    setCookie("SM_SGG", "", 1);
                }
    
                if (gubun == "Seoul_Company") {
                    setCookie("SC_C", commonGetUrlParam("Seoul_Company"), 1);
                    setCookie("SC_PG", 12, 1);
                    setCookie("SC_PN", 1, 1);
                    setCookie("SC_O", "REG", 1);
                    setCookie("SC_K", "0", 1);
                    setCookie("SC_S", "", 1);
                    setCookie("SC_H", "", 1);
                    setCookie("SC_SGG", "", 1);
                    setCookie("SC_BG", "", 1);
                }
    
                if (gubun == "SNSInformation") {
                    setCookie("SNS_PG", 6, 1);
                    setCookie("SNS_PN", 1, 1);
                    setCookie("SNS_S", "", 1);
                }
    
                if (gubun == "SbaCeoNews") {
                    setCookie("SCN_PG", 6, 1);
                    setCookie("SCN_PN", 1, 1);
                    setCookie("SCN_O", "REG", 1);
                    setCookie("SCN_S", "", 1);
                }
    
                if (gubun == "SbaTvShorts") {
                    setCookie("STS_PG", 8, 1);
                    setCookie("STS_PN", 1, 1);
                    setCookie("STS_O", "REG", 1);
                    setCookie("STS_S", "", 1);
                }
    
                if (gubun == "SbaTv") {
                    setCookie("ST_PG", 6, 1);
                    setCookie("ST_PN", 1, 1);
                    setCookie("ST_O", "REG", 1);
                    setCookie("ST_S", "", 1);
                }
    
                if (gubun == "SeoulCon") {
                    setCookie("SCO_PG", 6, 1);
                    setCookie("SCO_PN", 1, 1);
                    setCookie("SCO_O", "REG", 1);
                    setCookie("SCO_S", "", 1);
                }
            }
    
            function newsLetterSubmit() {
                var reg_email = /^([0-9a-zA-Z_\.-]+)@([0-9a-zA-Z_-]+)(\.[0-9a-zA-Z_-]+){1,2}$/;
                if (!reg_email.test(document.querySelector(".newsEmail").value)) {
                    alert("잘못된 이메일 형식입니다.");
                    return;
                }
                if (document.querySelector(".newsEmail").value.length > 50) {
                    alert("잘못된 이메일 형식입니다.");
                    return;
                }
    
                var param = [];
                param = {
                    "P_EMAIL": document.querySelector(".newsEmail").value // $("#newsEmail").val() //23.03.14 웹호환성 작업
                };
                JsonCall('/Services/CommonService.svc/SetData_Seoul_newsLetter', param, AjaxComplete_newsLetter);
            }
    
            function AjaxComplete_newsLetter(data) {
                if (data != null) {
                    if (data.Result == true) {
                        alert("신청하였습니다.");
                        $(".modal_close_btn").click();
                    }
                    else {
                        alert("신청에 실패하였습니다.");
                    }
                }
                else {
                    alert("신청에 실패하였습니다.");
                }
            }
    
            function Global_Search() {
    
                document.location.href = "/Pages/Search.aspx?S=" + $("#Global_Search_Str").val();
            }
    
            var ScrollDown = function () {
    
                var stop = $(window).scrollTop();
                var oTop = $(".btn_top");
                if (stop > 60) {
                    if (!oTop.hasClass("on")) oTop.addClass("on");
                } else {
                    if (oTop.hasClass("on")) oTop.removeClass("on");
                }
            };
    
        </script>
        
        <style>
            #skip {
                position: absolute;
                margin: 0 auto;
                width: 100%;
                list-style: none;
                font-size: 1.15em;
                top: -10.5em;
                left: 0;
                z-index: 999;
            }
            /*스킵 네비게이션 */
            #skip {
                position: absolute;
                margin: 0 auto;
                width: 100%;
                list-style: none;
                font-size: 1.15em;
                top: -10.5em;
                left: 0;
                z-index: 999;
            }
    
                #skip a:focus, #skip a:active {
                    position: absolute;
                    padding-top: 0.5em;
                    width: 100%;
                    height: 2em;
                    top: 10.5em;
                    z-index: 999;
                    text-align: center;
                    color: #fff;
                    background: #333;
                    overflow: visible;
                    clip: unset;
                }
        </style>
    
        <script id="happytalkSDK" src="https://chat-static.happytalkio.com/sdk/happytalk.chat.v2.min.js"></script> <!--//해피톡 -->
    
        
        <link href="/css/swiplist.css?20240904" rel="stylesheet" />
        <script>
    
            var CS_H = "";
            var CS_C = "";
    
            $(document).ready(function () {
    
                Yjs.Gnb.init('P001', 'seoul-common-gnb');
    
    
                $(".w_banner").slick({
                    autoplay: true, // 23.11.21 웹 접근성으로 정지 24.2.13 요청으로 수정(false)
                    dots: false,
                    speed: 300,
                    infinite: true,
                    autoplaySpeed: 3000,
                    arrows: true,
                    slidesToShow: 1,
                    slidesToScroll: 1,
                    fade: false,
                });
    
                $(".notice_box").hide().first().show();
                notice_num = 0;
                $(".notice_nav li").click(function () {
                    notice_num = $(this).index();
                    $(".notice_box").hide()
                    $(".notice_box").eq(notice_num).show();
    
                    $(".notice_nav li").removeClass("on")
                    $(this).addClass("on")
                })
    
                //웹접근성 검사
                $(".notice_nav a").keypress(function (e) {
                    var code = (e.keyCode ? e.keyCode : e.which);
                    if (e.keyCode == 13) {
                        notice_num = $(this).index();
                        $(".notice_box").hide()
                        $(".notice_box").eq(notice_num).show();
    
                        $(".notice_nav li").removeClass("on")
                        $(this).addClass("on")
                    }
                });
    
                //new_banner
                //메인 베너 관리
                main_banner_slide();
    
                //main_item
                //서울상품 슬라이더
                Product_List_Slick();
    
                //main_item main_keyword
                // 23.11.21 웹 접근성 hide
                //추천가이드 - 키워드
                DrawKeyword("keyword_box", "81194456-4C89-EC11-80E8-9418827691E2");
                $(".main_keyword").css("visibility", "");
                
    
                SetKeyword(CS_H);
                $('.keyword_box > a').on('click', function () {
                    if ($(".keyword.active").length > 0) {
                        if ($(".keyword.active")[0].innerText == $(this)[0].innerText) {
                            $(".keyword").removeClass("active");
                        }
                        else {
                            $(".keyword").removeClass("active");
                            $(this).addClass("active");
                        }
                    }
                    else {
                        $(this).addClass("active");
                    }
                    CS_H = GetKeyword();
                    if (isNull(CS_H)) {
                        $(".Seoul_Product_List").css("display", "block");
                    }
                    else {
                        $(".Seoul_Product_List").css("display", "none");
                    }
                    getData_company_support();
                });
    
               
                //main_item main_card
                //서울사업
                getData_company_support();
                //서울산업 모바일 메뉴키
                //setMenu_company_support();
    
    
                document.querySelectorAll("[data-nav]").forEach(function (item) {
    
                    item.addEventListener('focusout', function (e) {
                        if (e.relatedTarget == null)
                            return false;
    
                        if (e.target.title == "공지사항") {
                            if (e.relatedTarget.hasAttribute("data-nav") == true) {
                                document.querySelector("[data-post='1']").focus();
                            }
    
                        } else if (e.target.title == "사업공고") {
                            if (e.relatedTarget.hasAttribute("data-nav") == true) {
                                document.querySelector("[data-nav=notice]").focus();
                            } else {
                                if ($("#ContentPlaceHolder1_business_post").css('display') == "none") {
                                    $(".w_banner >.slick-prev").focus();
                                } else {
                                    document.querySelector("[data-business='1']").focus();
                                }
                            }
                          
                        }
                    });
                });
    
                //[Start] 하단 공지사항/사업공고 포커스 스트립트
                $("#ContentPlaceHolder1_notice_post > ul > li").focusout(function (e) {
                    if (this.children[0].getAttribute('data-post') == 5) {
                        if (e.relatedTarget.hasAttribute("data-post") != true) {
                            document.querySelector("[data-btn=notice]").focus();
                        } else {
                            document.querySelector("[data-post='4']").focus();
                        }
                    } else if (this.children[0].getAttribute('data-post') == 1) {
                        if (e.relatedTarget.hasAttribute("data-post") != true) {
                            document.querySelector("[data-nav=notice]").focus();
                        }
                    }
                });
    
                $("#ContentPlaceHolder1_business_post > ul > li").focusout(function (e) {
                    if (this.children[0].getAttribute('data-business') == 5 ) {
                        if (e.relatedTarget.hasAttribute("data-business") != true) {
                            document.querySelector("[data-btn=business]").focus();
                        } else {
                            document.querySelector("[data-business='4']").focus();
                        }
                    } else if (this.children[0].getAttribute('data-business') == 1) {
                        if (e.relatedTarget.hasAttribute("data-business") != true) {
                            document.querySelector("[data-nav=business]").focus();
                        }
                    }
                });
    
                document.querySelector("[data-btn=notice]").addEventListener('focusout', function (e) {
                    if (e.relatedTarget.hasAttribute("data-nav") == true) {
                        document.querySelector("[data-post='5']").focus();
                    } else {
                        document.querySelector("[data-nav=business]").focus();
                    }
                    
                });
    
                document.querySelector("[data-btn=business]").addEventListener('focusout', function (e) {
    
                    $(".w_banner >.slick-prev").focus();
                });
                //[End] 하단 공지사항/사업공고 포커스 스트립트
    
                $(".btn_list, .btn_thumbnail").click(function (e) {
                    var target = e.target
                    , $target = $(target);
    
                    $target.addClass("active").siblings().filter(".type").removeClass("active");
    
                    //버튼 타겟에 따른 리스트 Show
                    if (target.textContent == "list") {
                        $("#card_list_list").css("display", "");
                        $("#card_list_thumb").css("display", "none");
                    } else {
                        $("#card_list_list").css("display", "none");
                        $("#card_list_thumb").css("display", "");
                    }
                  
                });
    
                $(".view_mode .text").click(function (e) {
                    var target = e.target
                    , $target = $(target);
    
                    var type = $target.attr('data-id');
    
                    // 기업지원/시민참여의 경우는 활성화된 버튼을 클릭하면 해제시켜줌 -> 전체검색이 가능하도록
                    if (type == "ptype") {
                        if ($target.hasClass('active') == true) {
                            $target.removeClass('active');           
                        } else {
                            $target.addClass("active").siblings().filter("[data-id=" + type + "]").removeClass("active");
                        }
                    } else {
                        $target.addClass("active").siblings().filter("[data-id=" + type + "]").removeClass("active");
                    }
                   
                    //버튼 타겟에 따른 리스트 정렬
                    getData_company_support();
                });
    
                //$(".share").click(function () {
                //    $(".share").toggleClass("on")
                //})
    
            });//end of ready
    
            function initShareBtn() {
                document.querySelectorAll("[data-bookmark='share']").forEach(function (item) {
    
                    item.addEventListener('click', function (e) {
                        $(e.currentTarget.parentElement).toggleClass("on");         
                    });
    
                    if (item.closest('.card_list ').id == "card_list_list") {
                        item.addEventListener('keyup', function (e) {
                            var code = (e.keyCode ? e.keyCode : e.which);
                            if (e.keyCode == 13) {
                                $(e.currentTarget.parentElement).toggleClass("on");
                            }
                        });
                    }
                   
    
                });
            }
    
    
            function main_banner_slide() {
                $(".main_slide").slick({
                    slidesToShow: 1,
                    slidesToScroll: 1,
                    speed: 400,
                    autoplay: true,
                    autoplaySpeed: 3000,
                    arrows: true,
                    pauseOnFocus: true,
                    pauseOnHover: false,
                    pauseOnDotsHover: true,
                    dots: true,
                    centerMode: true,
                    centerPadding: '365px',
                    customPaging: function (slider, i) {
                        var thumb = $(slider.$slides[i]).data();
                        var btn =    '<div style="display:flex;width:100%;margin-top: 4px;margin-bottom: -7px;margin-left: 4px;">'
                                   + '<span aria-id="banner_play" onclick="bannerCntr(\'play\')" data-name="key" tabindex="0" style="background-image: url(\'/img/sba/btn_play.png\');background-repeat: no-repeat;min-height: 25px;min-width:25px;display:none;margin-top: 2px;cursor: pointer;" title="배너 재생"></span>'
                                   + '<span aria-id="banner_pause" onclick="bannerCntr(\'pause\')" data-name="key" tabindex="0" style="background-image: url(\'/img/sba/btn_pause.png\');background-repeat: no-repeat;min-width:25px;min-height: 25px;display:block;margin-top: 2px;cursor: pointer;" title="배너 일시정지"></span>'
                                   + '</div>'
                                   + '<a class="dot">' + (i + 1) + '/' + slider.slideCount + '</a>';
                        return btn;
                    },
                    responsive: [{
                        breakpoint: 1024,
                        settings: {
                            centerPadding: '280px',
                        }
                    }, {
                        breakpoint: 940,
                        settings: {
                            centerPadding: '220px',
                        }
                    }, {
                        breakpoint: 784,
                        settings: {
                            centerPadding: '160px',
                        }
                    }, {
                        breakpoint: 640,
                        settings: {
                            centerPadding: '25px',
                        }
                    }]
                });
                $("#div_banner").css("visibility", "");
    
            }
            function bannerCntr(type) {
                if (type == "play") {
                    // 슬라이드 쇼 시작
                    $('.main_slide').slick('slickPlay');
                    document.querySelectorAll('[aria-id="banner_pause"]').forEach(function (item) {
                        item.style['display'] = "block";
                    });
                    document.querySelectorAll('[aria-id="banner_play"]').forEach(function (item) {
                        item.style['display'] = "none";
                    });
                } else {
                    // 슬라이드 쇼 일시정지
                    $('.main_slide').slick('slickPause');
                    document.querySelectorAll('[aria-id="banner_pause"]').forEach(function (item) {
                        item.style['display'] = "none";
                    });
                    document.querySelectorAll('[aria-id="banner_play"]').forEach(function (item) {
                        item.style['display'] = "block";
                    });
                }
            }
    
            function Product_List_Slick() {
                $(".product_list").slick({
                    slidesToShow: 5,
                    slidesToScroll: 1,
                    speed: 400,
                    arrows: true,
                    pauseOnFocus: false,
                    pauseOnHover: false,
                    pauseOnDotsHover: false,
                    dots: true,
                    autoplay: true,
                    autoplaySpeed: 4000,
                    centerPadding: '10px',
                    customPaging: function (slider, i) {
                        var thumb = $(slider.$slides[i]).data();
                        var btn = '<div style="display:flex;width:100%;margin-top: 4px;margin-bottom: -7px;margin-left: 4px;">'
                                   + '<span aria-id="product_play" onclick="productCntr(\'play\')" data-name="key" tabindex="0" style="background-image: url(\'/img/sba/btn_play.png\');background-repeat: no-repeat;min-height: 25px;min-width:25px;display:none;margin-top: 2px;cursor: pointer;" title="배너 재생"></span>'
                                   + '<span aria-id="product_pause" onclick="productCntr(\'pause\')" data-name="key" tabindex="0" style="background-image: url(\'/img/sba/btn_pause.png\');background-repeat: no-repeat;min-width:25px;min-height: 25px;display:block;margin-top: 2px;cursor: pointer;" title="배너 일시정지"></span>'
                                   + '</div>'
                                   + '<a class="dot">' + (i + 1) + '/' + slider.slideCount + '</a>';
                        return btn;
                    },
                    responsive: [{
                        breakpoint: 1017,
                        settings: {
                            slidesToShow: 4,
                            slidesToScroll: 3,
                            arrows: false,
                        }
                    }, {
                        breakpoint: 768,
                        settings: {
                            slidesToShow: 5,
                            slidesToScroll: 4,
                            arrows: false,
                        }
                    }, {
                        breakpoint: 480,
                        settings: {
                            slidesToShow: 4,
                            slidesToScroll: 3,
                            arrows: false,
                        }
                    }, {
                        breakpoint: 420,
                        settings: {
                            slidesToShow: 3,
                            slidesToScroll: 2,
                            arrows: false,
                        }
                    }]
                });
                $(".Seoul_Product_List").css("visibility", "");
            }
            function productCntr(type) {
                if (type == "play") {
                    // 슬라이드 쇼 시작
                    $('.product_list').slick('slickPlay');
                    document.querySelectorAll('[aria-id="product_pause"]').forEach(function (item) {
                        item.style['display'] = "block";
                    });
                    document.querySelectorAll('[aria-id="product_play"]').forEach(function (item) {
                        item.style['display'] = "none";
                    });
                } else {
                    // 슬라이드 쇼 일시정지
                    $('.product_list').slick('slickPause');
                    document.querySelectorAll('[aria-id="product_pause"]').forEach(function (item) {
                        item.style['display'] = "none";
                    });
                    document.querySelectorAll('[aria-id="product_play"]').forEach(function (item) {
                        item.style['display'] = "block";
                    });
                }
            }
    
            //모바일 화면시 서울사업 상단 메뉴표시
            function setMenu_company_support() {
                $(".card_nav_wrap").html($("#MAIN_MENU_L1")[0].innerHTML);
    
                $(".card_nav_wrap > ul > li").click(function () {
                    $(".card_nav_wrap > ul > li").removeClass("on")
                    $(this).addClass('on');
                })
            }
    
            //[Start] 서울사업 데이터 가져오기
            function getData_company_support() {
                var param = [];
    
                var _order = "";
                document.querySelectorAll('[data-id=porder]').forEach(function (item) {
                    if (item.classList.contains('active') == true) {
                        _order = item.getAttribute('data-value');
                    }
                });
                var _type = "";
                document.querySelectorAll('[data-id=ptype]').forEach(function (item) {
                    if (item.classList.contains('active') == true) {
                        _type = item.getAttribute('data-value');
                    }
                });
    
                param = {
                    "P_TYPE": _type == "" ? "ALL" : _type,
                    "P_ORDER": _order == "" ? "END" : _order,
                    "P_HASHTAG": CS_H
                };
                JsonCall('/Pages/Main.aspx/GetData', { 'param': param }, AjaxComplete_getData_company_support);
            }
    
            function AjaxComplete_getData_company_support(data) {
                if (data != null && data.d != null) {
                    if (data.d.Result == true) {
                        var init = {
                            id: "card_list_thumb",
                            Type: "COMPANY_SUPPORT",
                            boxType: "card_box",
                            isHeader: true,
                            isHome: false,
                            isFooter: true,
                            Footers: ["view", "share"],
                            chkSession: parseBoolean('0'),
                            contactid: ""
                        }
                        drawContent(init, data.d.contents);
    
                        init.id = "card_list_list"
                        drawContent_List(init, data.d.contents);
                        initShareBtn();
                    }
                }
            }
            //[End] 서울사업 데이터 가져오기
    
    
            // 상세페이지 이동 함수
            function fn_company_support_menu(uid) {
                CS_C = uid;
                getData_company_support();
            }
            function seoul_product_detail(PID) {
                document.location.href = "/Pages/ContentsMenu/Seoul_Product_Detail.aspx?RID=" + PID;
            }
    
            function contentsDetail(PID, _type) {
                if (_type == "B6985077-3C8A-EC11-80E8-9418827691E2".toLowerCase()) {//시민참여
                    document.location.href = "/Pages/ContentsMenu/Citizen_Participation_Detail.aspx?RID=" + PID;
                } else if (_type == "B8985077-3C8A-EC11-80E8-9418827691E2".toLowerCase()) { //기업지원
                    document.location.href = "/Pages/ContentsMenu/Company_Support_Detail.aspx?RID=" + PID;
                }
            }
    
    
        </script>
        <style>
            /*.bookmark input[type=checkbox] + a {
                    position: relative;
                    top: -5px;
                    width: 17px;
                    height: 21px;
                    margin: 1px;
                    padding: 0 30px 0 0;
                    background: url("../img/common/bookmark_off.png") 0 0 no-repeat;
                    cursor: pointer;
                    box-sizing: border-box;
                }*/
        </style>
        <script>
        $(document).ready(function(){
          $(".quick_menu").addClass("open");
        });
    </script>
    </head>
    

    서울경제진흥원

    Recherche META Description de la page

    Recherche META Keywords de la page

    서울경제진흥원

    UPDATE DOMAINES SET server='Microsoft-IIS/10.0',redirection='https://www.sba.seoul.kr/',Status='200',err='',[TITRE]=N' 서울경제진흥원',[DESCRIPTION]=N'',[KEYWORDS]=N'서울경제진흥원' WHERE id=6488741
  • 0

    서울경제진흥원 서울경제진흥원

  • 0. 서울경제진흥원 (8)
  • --------->0
  • 2. 서울경제진흥원 (7)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N' 서울경제진흥원',6488741),(N'서울경제진흥원',6488741)