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( "popup11" ) != "done" )

{

	noticeWindow  =  window.open('../popup/200212/20021201.html','popup11','left=350,top=150,width=302,height=475,toolbar=no,resizable=no,location=no,directories=no,status=no,menubar=no,scrollbars=no');

	noticeWindow.opener = self;
}

if ( getCookie( "popup_newyear" ) != "done" )

{

	noticeWindow1  =  window.open('../popup/200301/newyear.html','popup_newyear','left=10,top=50,width=302,height=475,toolbar=no,resizable=no,location=no,directories=no,status=no,menubar=no,scrollbars=no');

	noticeWindow1.opener = self;
	
}

if ( getCookie( "inform" ) != "done" )

{

	noticeWindow1  =  window.open('../popup/inform/inform.html','inform','left=350,top=150,width=315,height=195,toolbar=no,resizable=no,location=no,directories=no,status=no,menubar=no,scrollbars=no');

	noticeWindow1.opener = self;
	
}
*/


/**********Áö»çÀå ¸ðÁý**************/
/***½ÇÀå´Ô ¿äÃ»À¸·Î ¸·À½ idpr : 2003-09-08
if ( getCookie( "muz_popup" ) != "done" )

{

	noticeWindow  =  window.open('../popup/inform/inform.html','muz_popup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no, resizable=no,copyhistory=no ,width=250, height=294, left=410,top=380');

	noticeWindow.opener = self;
}
*******************/
/**********ÄáÄðÀÏÁ¤ **************/
if ( getCookie( "muz_concour" ) != "done" )

{
/*********** °ø¿¬ ÀÏÁ¤ ÆË¾÷ ***********/

//	noticeWindow1  =  window.open('../popup/inform/concour.html','muz_concour','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no, resizable=no,copyhistory=no ,width=253, height=575, left=200,top=100');
	noticeWindow1  =  window.open('../popup/inform/concour.html','muz_concour','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no, resizable=no,copyhistory=no ,width=253, height=725, left=200,top=100');

	noticeWindow1.opener = self;
}




if ( getCookie( "popup_event" ) != "done" )

{
/*************** ÃÖÀçÇü ³ªÁß¿¡ popup ¶ç¿ï¶§ ´Ù½Ã Ç®¾îÁÖÀÚ!
***********/

	noticeWindow1  =  window.open('../popup/inform/popup_event.html','popup_event','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no, resizable=no,copyhistory=no ,width=600, height=400, left=500,top=200');

	noticeWindow1.opener = self;
}
