• DELETE FROM KEYWORDS WHERE ID_DOMAINE=34245504
  • DoneDoneDone

    URL:www.gokams.or.kr

    Cache-Control: private
    Date: Sat, 02 Nov 2024 12:16:39 GMT
    Content-Length: 160
    Content-Type: text/html; charset=utf-8
    Location: https://www.gokams.or.kr:443/main/main.aspx
    Server: 
    X-Powered-By: 
    X-CustomName: MyCustomValue
    Content-Security-Policy: 'self' https://ajax.googleapis.com
    
    
    Location => https://www.gokams.or.kr:443/main/main.aspx
    Status => 302
    <html><head><title>Object moved</title></head>

    (vide) Tentative en https

    https://www.gokams.or.kr:443/main/main.aspx

    <!DOCTYPE html> <!-- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -->
    <html lang=ko><!-- xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"> -->
    <head>
    
    	<title>예술경영지원센터</title>
    	<meta charset=UTF-8>
    	<!-- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -->
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    	<meta name="title" content="예술경영지원센터">
    	<meta name="subject" content="예술경영지원센터 홈페이지에 오신것을 환영합니다.">
    	<meta name="description" content="예술경영지원센터 기관소개, 추진사업안내, 일자리정보">
    
    	<meta name="keywords" content="예술경영, 공연예술, 예술경영 231130, 전문예술법인단체, 더아프로, 더아트로, 서울아트마켓, 예술마루, 프로젝트비아">
    	<meta name="writer" content="예술경영지원센터">
    	<meta name="author" content="예술경영지원센터">
    	<meta name="image" content="http://www.gokams.or.kr/_common/img/logo.png">
    	<meta name="copyright" content="copyrights 2018 예술경영지원센터">
    
    	<meta property="og:type" content="website">
    	<meta property="og:title" content="예술경영지원센터">
    	<meta property="og:url" content="http://www.gokams.or.kr">
    	<meta property="og:site_name" content="예술경영지원센터">
    	<meta property="og:description" content="예술경영지원센터 기관 소개, 추진사업안내, 일자리 정보">
    	<meta property="og:image" content="http://www.gokams.or.kr/_common/img/logo.png">
    
    
    	<link rel="stylesheet" media="all" type="text/css" href="/_common/css/common.css" />
    	<link rel="stylesheet" media="all" type="text/css" href="/_common/css/style.css?3" />
    
    	<link rel="shortcut icon" href="/_common/img/gokams.ico" />
    
    	<script type="text/javascript" src="/_common/js/jquery-1.11.0.min.js"></script>
    	<script type="text/javascript" src="/_common/js/jquery-ui.min.js"></script>
    	<script type="text/javascript" src="/_common/js/basic.js"></script>
    	<script type="text/javascript" src="/_common/js/responsiveslides.js"></script>
    	<script type="text/javascript" src="/common_new/js/common.js"></script>
    	<script type="text/javascript" src="/common_new/js/jquery.bpopup.min.js"></script>
    
    
    <!-- 팝업 스크립트 -->
    <script type="text/javascript">
    var visual_index = 0;
    $(document).on("focus",".panel",function(){
    	$(".main_visual .stop").click();
    	$(this).prev().click();
    	$(".btn_rolling.on").next().focus();
    });
    
    /*
    $(document).on("focus",".btn_rolling",function(e){
    	$(".main_visual .stop").click();
    
    	var num = $(this).data('number');
    
    
    
    	console.log(num);
    	if(num > visual_index || ( num == 2 && visual_index == 2 ) ) {
    		$(this).click();
    		$(this).next().focus();
    	}else{
    		$(this).parent("li").prev().find(".btn_rolling").click();
    		$(".btn_rolling.on").next().focus();
    		//$(".btn_rolling.on").parent("li").prev().find(".btn_rolling").click();
    		//$(this).parent("li").prev().find("span").focus();
    	}
    		console.log(visual_index);
    	visual_index = num;
    });
    */
    
    //console.log('?')
    function setCookie( name, value, expiredays ) {
    	var todayDate = new Date();
    	todayDate.setDate( todayDate.getDate() + expiredays );
    	document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
    }
    
    function getCookie( name ) {
    	var nameOfCookie = name + "=";
    	var x = 0;
    	console.log(document.cookie)
    	while ( x <= document.cookie.length ) {
    		var y = (x+nameOfCookie.length);
    
    		if ( document.cookie.substring( x, y ) == nameOfCookie ) {
    			if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) endOfCookie = document.cookie.length;
    
    			return unescape( document.cookie.substring( y, endOfCookie ) );
    		}
    
    		x = document.cookie.indexOf( " ", x ) + 1;
    
    		if ( x == 0 )	break;
    	}
    
    	return "";
    }
    
    
    
    
    
    /* 메인 팝업 영역 시작 */
    
    
    window.onload = function () {
    
    	
    	//2023 새만금 2025회 세계스카우트챔버리 Draw Your Dream
    	//if (getCookie("Notice1") != "done") {
    	//	noticeWindow2 = window.open('/popup/pop_20230713.html', 'Notice1', 'scrollbars=no,width=480,height=790,top=100,left=400');
    	//	noticeWindow2.opener = window.self;
    	//}
    
    	//아트모아(Art More) 시스템 점검 안내
    	/*if (getCookie("Notice1") != "done") {
    			noticeWindow2 = window.open('/popup/pop_20220217.html', 'Notice1', 'scrollbars=no,width=425,height=450,top=100,left=400');
    			noticeWindow2.opener = self;
    			}
    			*/
    
        //폭염대비 코로나19 예방수칙
    			//if (getCookie("Notice1") != "done") {
    			//noticeWindow2 = window.open('/popup/pop_20210804.html', 'Notice1', 'scrollbars=no,width=480,height=700,top=100,left=400');
    			//noticeWindow2.opener = self;
    			//}
    
        //서울아트마켓 PAMS
    			//if (getCookie("Notice2") != "done") {
    			//noticeWindow2 = window.open('/popup/pop_20210917.html', 'Notice2', 'scrollbars=no,width=480,height=800,top=120,left=450');
    			//noticeWindow2.opener = self;
    		//	}
    	
    
        //코로나바이러스예방수칙
    	//		if (getCookie("Notice1") != "done") {
    	//		noticeWindow2 = window.open('/popup/pop_20200219_2.html', 'Notice1', 'scrollbars=yes,width=516,height=600,top=40,left=400');
    	//		noticeWindow2.opener = self;
    	//		}
    
    	//해외아트페어
    	//		if (getCookie("Notice3") != "done") {
    	//		noticeWindow2 = window.open('/popup/pop_20201015.html', 'Notice3', 'scrollbars=no,width=500,height=615,top=50,left=1000');
    	//		noticeWindow2.opener = self;
    	//		}
    
    	//소소티켓
    	//		if (getCookie("Notice2") != "done") {
    	//		noticeWindow2 = window.open('/popup/pop_20201123.html', 'Notice2', 'scrollbars=no,width=500,height=520,top=50,left=1000');
        //		noticeWindow2.opener = self;
    	//		}
    
    	//미술 전시관람료 지원 사업 잠정 중단 안내
    
    	//		if (getCookie("Notice4") != "done") {
    	//		noticeWindow2 = window.open('/popup/pop_20201124.html', 'Notice4', 'scrollbars=no,width=500,height=360,top=50,left=1000');
    	//		noticeWindow2.opener = self;
    	//		}
    
    	
    	//코로나 19 극복
    
    	//		if (getCookie("Notice5") != "done") {
    	//		noticeWindow2 = window.open('/popup/pop_20200928.html', 'Notice5', 'scrollbars=no,width=500,height=630,top=50,left=1000');
    	//		noticeWindow2.opener = self;
    	//		}
    
    
    	// 정부3.0 홍보영상
    	//if (getCookie("Notice2") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    	//		noticeWindow2 = window.open("/popup/pop_20151124.html","Notice2", "width=546, height=348, toolbar=no, menubar=no, scrollbars=no, //resizable=no, copyhistory=no, left=420");
    	//		noticeWindow2.opener = self;
    	//	}
    	//}
    
    	// 정부3.0
    	//if (getCookie("Notice2") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    	//		noticeWindow2 = window.open("/popup/pop_20160608.html","Notice2", "width=460, height=660, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=420");
    	//		noticeWindow2.opener = self;
    	//	}
    	//}
    
    
    	// 예술해커톤
    	//if (getCookie("Notice1") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    	//		noticeWindow1 = window.open("/popup/pop_20160318.html","Notice1", "width=460, height=662, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=150");
    	//		noticeWindow1.opener = self;
    	//	}
    	//}
    
    	// 임시공휴일 휴무 안내
    	//if (getCookie("Notice1") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    	//		noticeWindow1 = window.open("/popup/pop_20160503.html","Notice1", "width=519, height=448, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=150");
    	//		noticeWindow1.opener = self;
    
    	//}
    
    	// 2016 직원(기간제근로자)채용 최종합격자 발표 연기
    	//if (getCookie("Notice1") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    	//		noticeWindow1 = window.open("/popup/pop_20160729.html","Notice1", "width=428, height=426, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=150");
    	//		noticeWindow1.opener = self;
    
    	//}
    
    
    
    
    
    	//if (getCookie("Notice1") != "done")
    	//{
    	//	if (confirm("새창으로 팝업을 여시겠습니까?"))
    	//	{
    
    
    
    
    			// 2016 직원(기간제근로자)채용 최종합격자 발표 연기
    			//noticeWindow1 = window.open("/popup/pop_20160929_1.html","Notice1", "width=533, height=325, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=150");
    			//noticeWindow1.opener = self;
    
    
    			// 2016 직원(기간제근로자)채용 최종합격자 발표 연기
    			//if (getCookie("Notice2") != "done")
    		//	{
    		//		noticeWindow2 = window.open("/popup/pop_20160929_2.html","Notice2", "width=428, height=300, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=300");
    		//		noticeWindow2.opener = self;
    		//	}
    
    			// 숨은 대한민국 찾기 2016 가을여행주간
    			//if (getCookie("Notice2") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20161011.html","Notice2", "width=280, height=280, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=800");
    			//	noticeWindow2.opener = self;
    			//}
    
    			// 아라리요
    			//if (getCookie("Notice3") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20161006.html","Notice3", "width=362, height=330, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=0");
    			//	noticeWindow2.opener = self;
    			//}
    
    			// 서버점검
    //			if (getCookie("Notice4") != "done")
    //			{
    //				noticeWindow2 = window.open("/popup/pop_20161124.html","Notice4", "width=500, height=538, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=0");
    //				noticeWindow2.opener = self;
    //			}
    
    			// 서버점검
    			//if (getCookie("Notice4") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20161209_01.html","Notice4", "width=630, height=428, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=800");
    		//		noticeWindow2.opener = self;
    		//	}
    
    			// ----------170427 팝업내림-----------------
    			//if (getCookie("Notice5") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20161209_02.html","Notice5", "width=660, height=540, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=0");
    			//	noticeWindow2.opener = self;
    			//}
    			// ----------170427 팝업내림-----------------
    
    
    			// 만족도조사
    			//if (getCookie("Notice4") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20170104.html","Notice4", "width=500, height=650, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=700");
    			//	noticeWindow2.opener = self;
    			//}
    
    			// 2017년 1차 예술경영지원센터 공모 지원신청
    			//if (getCookie("Notice3") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20170214.html","Notice3", "width=646, height=538, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=680");
    			//	noticeWindow2.opener = self;
    			//}
    
    			// 2017년 1차 예술경영지원센터 공모 지원신청
    			//if (getCookie("Notice3") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20170214.html","Notice3", "width=646, height=538, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=1250");
    			//	noticeWindow2.opener = self;
    			//}
    
    
    			//if (getCookie("Notice2") != "done")
    			//{
    			//noticeWindow2 = window.open("/popup/pop_20170331.html","Notice2", "width=646, height=510, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=0");
    			//noticeWindow2.opener = self;
    			//}
    
    			// 2017 예술경영아카데미 2분기 정규과정
    			//if (getCookie("Notice3") != "done")
    			//{
    			//	noticeWindow2 = window.open("/popup/pop_20170529.html","Notice3", "width=650, height=460, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=1250");
    			//	noticeWindow2.opener = self;
    			//}
    
    			// 홈페이지 리뉴얼 안내
    //			if (getCookie("Notice2") != "done")
    //			{
    //				console.log('dd');
    //
    //				noticeWindow2 = window.open("/popup/pop_20170905.html","Notice3", "width=514, height=387, toolbar=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, left=1250");
    //				noticeWindow2.opener = self;
    //			}else{
    //			console.log(getCookie("Notice3"));
    //			}
    
    
    
    
    
    
    }
    
    /* 메인 팝업 영역 끝 */
    
    
    
    
    
    
    
    
    
    
    /* 메인배너 시간적용하여 클래스 변경 ▼ */
    var setTimer = null;
    
    /* 년, 월, 일, 시간, 분, 초 */
    /*  2015 다음이 월인데 월은 0이 1월 1이 2월입니다. 즉 0부터 시작합니다. */
    var time = new Date(2015, 8, 1, 0, 0, 0);
    
    
    /* TEST할때 현재시간보다 몇분이상으로 셋팅하고 해보세요. */
    var currentTime = new Date().getTime();
    
    
    function getDiff()
    {
    	var currentTime = new Date().getTime();
    	var seconds = Math.floor((time - currentTime)/1000);
    
    	//지정한 날짜가 아직 안되었을때
    	if(seconds > 0)
    	{
    		$("#2015pams").removeClass();
    		$("#2015pams").attr("class","col2");
    	}
    	//지정한 날짜가 되었을때
    	else
    	{
    		$("#2015pams").removeClass();
    		$("#2015pams").attr("class","col3");
    	}
    }
    
    
    getDiff();
    /* 메인배너 시간적용하여 클래스 변경 ▲ */
    //-->
    </script>
    
    
    
    
    
    
    
    
    </head>
    
    

    예술경영지원센터

    Recherche META Description de la page

    예술경영지원센터 기관소개, 추진사업안내, 일자리정보

    Recherche META Keywords de la page

    예술경영, 공연예술, 예술경영 231130, 전문예술법인단체, 더아프로, 더아트로, 서울아트마켓, 예술마루, 프로젝트비아

    UPDATE DOMAINES SET server='',redirection='https://www.gokams.or.kr:443/main/main.aspx',Status='200',err='',[TITRE]=N'예술경영지원센터',[DESCRIPTION]=N'예술경영지원센터 기관소개, 추진사업안내, 일자리정보',[KEYWORDS]=N'예술경영, 공연예술, 예술경영 231130, 전문예술법인단체, 더아프로, 더아트로, 서울아트마켓, 예술마루, 프로젝트비아' WHERE id=34245504
  • 0

    예술경영지원센터 예술경영지원센터 기관소개 추진사업안내 일자리정보 예술경영 공연예술 예술경영 231130 전문예술법인단체 더아프로 더아트로 서울아트마켓 예술마루 프로젝트비아

  • 0. 예술경영지원센터 (8)
  • --------->0
  • 2. 기관소개 (4)
  • --------->0
  • 4. 추진사업안내 (6)
  • --------->0
  • 6. 일자리정보 (5)
  • --------->0
  • 7. 예술경영 (4)
  • --------->0
  • 9. 공연예술 (4)
  • --------->0
  • 12. 231130 (6)
  • --------->0
  • 14. 전문예술법인단체 (8)
  • --------->0
  • 16. 더아프로 (4)
  • --------->0
  • 18. 더아트로 (4)
  • --------->0
  • 20. 서울아트마켓 (6)
  • --------->0
  • 22. 예술마루 (4)
  • --------->0
  • 24. 프로젝트비아 (6)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'예술경영지원센터',34245504),(N'기관소개',34245504),(N'추진사업안내',34245504),(N'일자리정보',34245504),(N'예술경영',34245504),(N'공연예술',34245504),(N'231130',34245504),(N'전문예술법인단체',34245504),(N'더아프로',34245504),(N'더아트로',34245504),(N'서울아트마켓',34245504),(N'예술마루',34245504),(N'프로젝트비아',34245504)