function getCookie(Name) {
	  var search = Name + "="
	  if (document.cookie.length > 0) { // ÄíÅ°°¡ ¼³Á¤µÇ¾î ÀÖ´Ù¸é
		    offset = document.cookie.indexOf(search)
		    
		    if (offset != -1) { // ÄíÅ°°¡ Á¸ÀçÇÏ¸é
			    offset += search.length
			    end = document.cookie.indexOf(";", offset)
		
			      // ÄíÅ° °ªÀÇ ¸¶Áö¸· À§Ä¡ ÀÎµ¦½º ¹øÈ£ ¼³Á¤
			    if (end == -1)
			    	end = document.cookie.length
			    return unescape(document.cookie.substring(offset, end))
		    }
	  }
}

function Popup_Win_20080109e(){
	if (getCookie("noticeE") != "deny") {
		var Popup_Win;
		Popup_Win = window.open("/notice080109e/popup_2008010902e.html", "Popup_WinE", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=940, height=630 left=0, top=0");
		Popup_Win.focus();
	}
}

/*
function Popup_Win1(){
 if (getCookie("notice1") != "deny") {
	var Popup_Win1;
	Popup_Win1 = window.open("/popup/0103A.html", "Popup_Win1", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=450, height=755, left=0, top=0");
	Popup_Win1.focus();
  }
}

function Popup_Win2(){
 if (getCookie("notice2") != "deny") {
	var Popup_Win2;
	Popup_Win2 = window.open("/popup/0103B.html", "Popup_Win2", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=500, height=710, left=480, top=0")
	Popup_Win2.focus();
  }
}



function Popup_Win3(){
 if (getCookie("notice3") != "deny") {
	var Popup_Win3;
	Popup_Win3 = window.open("/popup/jb_4.html", "Popup_Win3", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=450, height=660, left=480, top=60")
	Popup_Win3.focus();
  }
}

function Popup_Win4(){
 if (getCookie("notice4") != "deny") {
	var Popup_Win4;
	Popup_Win4 = window.open("/popup/jb_1.html", "Popup_Win4", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=450, height=660, left=480, top=150")
	Popup_Win4.focus();
  }
}



function Popup_Win5(){
	var Popup_Win5;
	Popup_Win5 = window.open("/popup/0630B.html", "Popup_Win5", "toolbar=no, location=no, directories=no, scrollbars=no, menubar=no, width=435, height=769, left=500, top=0")
	Popup_Win5.focus();
}

*/

