<!--


function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
<!--
//ÄíÅ°°ªÀ» °¡Á®¿À´Â ÇÔ¼ö
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 CloseDate = new Date("Nov 30, 2222"); //ÆË¾÷ À©µµ¿ì¸¦ ´Ý°íÀÚ ÇÏ´Â ³¯Â¥¸¦ ÀÔ·ÂÇÏ¼¼¿ä.
var Today = new Date(); //¿À´Ã ³¯Â¥¸¦ ÀÇ¹ÌÇÕ´Ï´Ù. ¼öÁ¤ÇÏÁö ¸¶¼¼¿ä.

if (Today < CloseDate)
{
//getCookie ÇÔ¼ö¸¦ È£ÃâÇÏ¿© ÄíÅ°°ªÀ» °¡Á®¿Â´Ù. 
var blnCookie1 = getCookie("op1");
var blnCookie2 = getCookie("op2");
//var blnCookie3 = getCookie("op3");
//var blnCookie4 = getCookie("op4");
	//ÄíÅ°°ªÀÌ true°¡ ¾Æ´Ò °æ¿ì¿¡¸¸ »õ Ã¢À» ¶ç¿î´Ù.
	if ( !blnCookie1 ) 
		{
		win = window.open("pop_up/090710.htm","op1","width=300,height=465,left=0,top=0"); 
		win.focus();
		}
		
		//ÄíÅ°°ªÀÌ true°¡ ¾Æ´Ò °æ¿ì¿¡¸¸ »õ Ã¢À» ¶ç¿î´Ù.
		if ( !blnCookie2 ) 
	{
		win = window.open("pop_up/pop091113.html","op2","width=500,height=466,left=310,top=0"); 
		win.focus();
		}
//			if ( !blnCookie2 ) 
//		{
//		win = window.open("pop_up/pop100208.html","op2","width=500,height=466,left=310,top=0"); 
//		win.focus();
//		}
		//ÄíÅ°°ªÀÌ true°¡ ¾Æ´Ò °æ¿ì¿¡¸¸ »õ Ã¢À» ¶ç¿î´Ù.
/*	if ( !blnCookie3 ) 
		{
		win = window.open("pop_up/pop_up10.htm","op3","width=400,height=396,left=932,top=0"); 
		win.focus();
		}
		
	if ( !blnCookie4 ) 
		{
		win = window.open("http://hnas.co.kr/pop_up/pop_up50808.htm","op4","width=400,height=365,top=340,left=0"); 
		win.focus();
		}
*/
	

		
}
-->


