// ÄíÅ° ºÒ·¯¿À´Â ÇÔ¼ö
	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 ""; 
	} 

//	3¾ïº´µ¹ÆÄÀÌº¥Æ®´çÃ·ÀÚ	
//	if (getCookie( "pop_20070305") != "done") {
//		window.open("/evt/3hundred_million/300million.html", "pop_20070305", "left=5, top=5, width=495, height=495, scrollbars=no")
//	}

// 1¾ïº´´çÃ·ÀÚ
//	function pop_1() {
//		window.open(' /evt/adv/result_pop.html','pop_20061222','left=5, top=5, width=400, height=500, status=no, toolbar=no, scrollbars=no');
//	}
	
// 2ndÄ£±¸µÇ±â
//if (getCookie( "pop_20070502") != "done") {
//		window.open("/evt/070502/20070503_pop.asp",'pop_20070502', "left=5, top=5, width=500, height=515")
//	}
	
	
//	1¾ïº´µ¹ÆÄÀÌº¥Æ®´çÃ·ÀÚ	
//	if (getCookie( "pop_20061222") != "done") {
//		window.open(' /evt/adv/result_pop.html','pop_20061222','left=5, top=5, width=400, height=500, status=no, toolbar=no, scrollbars=no');
//	}

// ¸ÅÈ­¼öÀÌº¥Æ®
//	if (getCookie( "pop_20061207") != "done") {
//		window.open('/popup/evt/20061207/pop_1207.html','pop_20061207','left=5, top=5, width=450, height=500, status=no, toolbar=no, scrollbars=no');
//	}

// ÂüÀÌ½½Ä£±¸µÇ±â ´çÃ·ÀÚ¹ßÇ¥
//	if ( getCookie( "pop_20061204" ) != "done" ) {
//		window.open('/popup/evt/20061204/pop_friend_evt_prize_winner.html','pop_20061204','left=516, top=5, width=500, height=550, status=no,toolbar=no, scrollbars=no');
//	}

// °Ô¸±¶óÀÌº¥Æ®
//	window.open('/evt/guerilla/20061205/evt_main.asp','evt_ga_20061205','left=5, top=5, width=500, height=700, status=no,toolbar=no, scrollbars=no');

// ÀÌº¥Æ® ´çÃ·ÀÚ¹ßÇ¥
//	function evt02() {
//		window.open("/popup/evt/20061016/popup.html", "", "left=0, top=0, width=420, height=701, scrollbars=no")
//	}

// Æ÷Åä¸íÇÔ ´çÃ·ÀÚ¹ßÇ¥
//	function evt03() {
//		window.open("http://buzzcard.prysm.co.kr/brand/jinro/pop_win1014.html", "", "left=430, top=0, width=420, height=425, scrollbars=no")
//	}

// °Ô¸±¶óÀÌº¥Æ®
//	window.open("/evt/guerilla/20061120/event.asp", "evt04", "left=0, top=0, width=635, height=570")

// µ¿¿µ»óÀÌº¥Æ®
//	function evt05() {
//		window.open("/popup/evt/20061025/popup.html", "", "left=0, top=0, width=420, height=550, scrollbars=no")
//	}
