function notice_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 ""; 
	} 
		// ÆË¾÷À§Ä¡¸¦ È­¸é °¡Àå ¿À¸¥ÂÊ »ó´ÜÀ¸·Î ºÙÀÎ´Ù!
	var popup_width = 345
	var popup_width2 =361
	var popup_width3 =354
	var s_width = screen.width - (popup_width + 7);
	var s_width2 = screen.width - (popup_width2 + 397);
	var s_width3 = screen.width - (popup_width3 + 7);
	var s_width3 = screen.width - (popup_width3 + 370);
	
//if (notice_getCookie("popup_1") != "done") { 
//		window.open("http://www.ijang.org/sempio_jang/notice/popup_0824.html","popup_1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no, width=330, height=370, left=0, top=0");
//} 

//if (notice_getCookie("popup_1") != "done") { 
//		window.open("/sempio_jang/popup/091030/091030_popup.html","popup_1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no, width=500, height=420, left=0, top=0");
//}
	
//if (notice_getCookie("popup_2") != "done") { 
//		window.open("/sempio_jang/popup/090107/090107_popup.html","popup_2","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no, width=337, height=288, left=0, top=0");
//} 

//    if (notice_getCookie("popup1") != "done") { 
//   		window.open("notice/2006/pop_060310.html","popup1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no, width="+popup_width3+", height=287, left="+ s_width3 + ", top=317");
//	}



//if (notice_getCookie("popup_1") != "done") { 
		//window.open("http://www.ijang.org/sempio_jang/popup/100315/popup.html","popup_1","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no, width=450, height=330, left=0, top=0");
//} 
