//	//ÄíÅ°°ªÀ» °¡Á®¿À´Â ÇÔ¼ö
//	function getCookie(name) {
//		var from_idx = document.cookie.indexOf(name+'=');
//		if (from_idx != -1) { 
//			from_idx += name.length + 1
//			to_idx = document.cookie.indexOf(';', from_idx) 
//			if (to_idx == -1) {
//				to_idx = document.cookie.length
//			}
//			return unescape(document.cookie.substring(from_idx, to_idx))
//		}
//	}
//	var NOPOPnew0912 = getCookie("NOPOPnew0912");
//	//ÄíÅ°°ªÀÌ true°¡ ¾Æ´Ò °æ¿ì¿¡¸¸ »õ Ã¢À» ¶ç¿î´Ù.
//	if ( !NOPOPnew0912 ) {
//				window.open("/popup/pop_0912/pop_0912.htm","0912","top=0,left=0,width=600,height=563,scrollbars=no,menubar=no");
//	}
//	var NOPOPnew0812 = getCookie("NOPOPnew0812");
//	//ÄíÅ°°ªÀÌ true°¡ ¾Æ´Ò °æ¿ì¿¡¸¸ »õ Ã¢À» ¶ç¿î´Ù.
//	if ( !NOPOPnew0812 ) {
//				window.open("/pop_0812/pop_0812.htm","0812","top=0,left=450,width=517,height=423,scrollbars=no,menubar=no");
//	}