<!--
	function getCookie(name) {
		var nameOfCookie = name + "=";
		var x = 0
		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 "";
	}
	
    //if ( getCookie( "GG20100929" ) != "done" )
//{
       //Á¤Ä¡ÈÄ¿ø±Ý Ãß°¡ 20101004
    //window.open("/popup/popup_20101116.html","20101116","width=394, height=460, top=10, left=400");
    //window.open("/popup/popup_20101109.html","20101109","width=350, height=490, top=10, left=400");
    //window.open("/popup/popup_20100929.html","20100929","width=600, height=593, top=10, left=400");
//}

	/*if (getCookie("20100602") != "done") {
		window.open("/event/event01.asp","event01","width=478,height=588,left=0,top=0");
	}

	if (getCookie("20100528") != "done") {
		window.open("/popup/gkd_20100525.html","gkdpopup1","width=558,height=690,left=500,top=0");
	}*/
	
   // function common_popup('°æ±âµµ ¼±°Å °ü¸®À§¿øÈ¸'){
	//if (getCookie("20100512") != "done") {
	//	window.open("/popup/20100512.asp?name='°æ±âµµ ¼±°Å °ü¸®À§¿øÈ¸'","20101001","width=588, height=575, top=10, left=400");
	//}
//}

//-->
