//¼­¹ö´ëÀü ÁØºñÁß
function pop_server(){
	alert('ÁØºñÁßÀÔ´Ï´Ù');
}

//¿¡ÇÇ¼Òµå ÆäÀÌÁö 
function pop_episode(){
	var winurl = '/event_zone/event08/0912/episode3/episode_03.html';
	window.open(winurl,'episode');
	//alert('ÁØºñÁßÀÔ´Ï´Ù');
}
  
  function PopUpImg(filename) {
    var PageUrl = "PhotoPopup.asp?FileName=" + filename;
    window.open(PageUrl,'BigImgPopup','scrollbars=auto,resizable=yes,copyhistory=no,width=520,height=450,left=0,top=0');
  }

function clear_text()
{
	if (document.hjtlogin.uid.value=="¾ÆÀÌµð")
	{
		document.hjtlogin.uid.value="";
	}
}
function root()
{
	  document.hjtlogin.uid.focus();
}

/*
function eEnterCheck(str)
{

	if ((str==2) && (event.keyCode==13))
	{
		login_ok();
	}
}
*/



function flash_call(url,width,height,background)
{


document.write('<table width="'+width+'" height="'+height+'" border="0"  cellpadding="0" cellspacing="0" id="main_event"><tr><td width="'+width+'">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+width+'" height="'+height+'">');
if (background=="N")
{
document.write('                <param name=wmode value=transparent>');
}


document.write('				<param name="movie" value="'+url+'">');
document.write('                <param name="quality" value="high">');
document.write('                <embed src="'+url+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'"></embed>');
document.write('              </object></td></tr></table>');


}


function PopUpImg2(idx) 
{
         var PageUrl = "/PhotoPopup.asp?FileName=" + idx;
		window.open(PageUrl,'MainImgPopup','scrollbars=no,resizable=no,copyhistory=no,width=850,height=728,left=0,top=0');
}


function login_ok()
{
	 if(document.hjtlogin.uid.value=="")
   {
      alert("ID¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.uid.focus();
	  return;
   }
   if(document.hjtlogin.pwd.value=="")
   {
      alert("ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.pwd.focus();
 	  return;
   }
    document.hjtlogin.action = "https://ssl.eyainteractive.com/darkstory_login.asp";
	//document.hjtlogin.action = "/login_ok.asp";
	document.hjtlogin.submit();
}

//ÀÌº¥Æ® ÆäÀÌÁö ¸Êº¸ÀÌ±â
function world_map()
{
	window.open ('http://www.darkstoryonline.com/info_zone/map/world_map.htm','', 'width=800,height=600');
}
//ÀÌº¥Æ® ÆäÀÌÁö ¸Êº¸ÀÌ±â


function eEnterCheck(i)
{
	if(event.keyCode ==13 && i==1)
	{
		document.hjtlogin.pwd.focus();
	}
	if(event.keyCode ==13 && i==2)
	{
		login_ok();
	}
}




//okÄ³½¬¹é
function okcashbag(){
	window.open('/item_zone/shopzone/payzone/okcash/step_in.asp','','width=550 height=566');
	//window.location.reload();
}


///////////////////////////////////////////°ÔÀÓ·¥ÇÁ////////////////////////////////////////////
function gl_login_ok() //°ÔÀÓ·¥ÇÁ·Î±×ÀÎ
{
//	 if(document.hjtlogin.uid.value=="")
//   {
//      alert("ID¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
//	  document.hjtlogin.uid.focus();
//	  return;
//   }
//   if(document.hjtlogin.pwd.value=="")
//   {
//      alert("ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
//	  document.hjtlogin.pwd.focus();
// 	  return;
//   }



//	document.hjtlogin.action = "/channeling/gamelamp/gamelamp_login.asp";
//	document.hjtlogin.submit();
new GL.MEM('login');
}


function gl_logout() //°ÔÀÓ·¥ÇÁ·Î±×¾Æ¿ô
{

if (confirm("¹«Çù´ëÀü ÀïÀ» \n\n·Î±×¾Æ¿ôÀ» ÇÏ½Ã°Ú½À´Ï±î?"))
	{
		new GL.MEM('logout');
	}


}

function gl_change()
{
	parent.document.location.href="http://www.gamelamp.com/cont/mylamp/";
//	location.href="/Member_zone/join_info_modify.asp";
}


function gl_reg_ok()
{

	parent.document.location.href="http://www.gamelamp.com/member/account/";
}

function gl_id_pw()
{
	window.open ('http://www.gamelamp.com/member/account/popFindId.html','', 'width=410,height=330');
}


function gl_cashre()
{
//	new GL.MEM('pay');
//	window.open ('http://www.gamelamp.com/member/myPay.html','gamelamp_pay', '');
//new Pay();
GL.Pay.cashPop();

}

function gl_loginPage()
{

	parent.document.location.href="http://www.gamelamp.com/gLogin.html";
}

/////////////////////////////////////////////////////////////////////////////////////////////






///////////////////////////////////////////Â¯ÆÄÀÏ////////////////////////////////////////////
function jf_login_ok() //Â¯ÆÄÀÏ·Î±×ÀÎ
{
	 if(document.hjtlogin.uid.value=="")
   {
      alert("ID¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.uid.focus();
	  return;
   }
   if(document.hjtlogin.pwd.value=="")
   {
      alert("ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.pwd.focus();
 	  return;
   }



	document.hjtlogin.action = "/channeling/jjangfile_login.asp";
	document.hjtlogin.submit();
}


function jeEnterCheck(i)  //Â¯ÆÄÀÏ·Î±×ÀÎ
{
	if(event.keyCode ==13 && i==1)
	{
		document.hjtlogin.pwd.focus();
	}
	if(event.keyCode ==13 && i==2)
	{
		jf_login_ok();
	}
}


function jf_change()
{
	parent.document.location.href="http://www.jjangfile.net/mypage.php?mode=change";
}


function jf_reg_ok()
{
	alert("Ã¤³Î¸µ ¼­ºñ½º Á¾·á·Î ÀÎÇÏ¿© ½Å±Ô °¡ÀÔÀÌ µÇÁö ¾Ê½À´Ï´Ù.");
	return;
	parent.document.location.href="http://www.jjangfile.net/?mode=register";
}

function jf_id_pw()
{
	window.open ('http://www.jjangfile.net/findidpw.php','', 'width=474,height=280');
}




function jf_cashre()
{
		myform = document.dark_form;
		window.name = "DARK_CLIENT";
		DARK_WALLET = window.open("","DARK_WALLET",'width=400,height=525');
		DARK_WALLET.focus;
		myform.target = "DARK_WALLET";
		myform.action = "http://www.jjangfile.net/skin02/game/popup_game.html?kind=game";
		myform.submit();

//	window.open ('http://www.jjangfile.net/skin02/game/popup_game.html?kind=game','', 'width=400,height=525');
}




///////////////////////////////////////////Â¯ÆÄÀÏ////////////////////////////////////////////







///////////////////////////////////////////¹öµð°ÔÀÓ////////////////////////////////////////////
function bg_login_ok() //¹öµð°ÔÀÓ·Î±×ÀÎ
{
	 if(document.hjtlogin.uid.value=="")
   {
      alert("ID¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.uid.focus();
	  return;
   }
   if(document.hjtlogin.pwd.value=="")
   {
      alert("ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä");
	  document.hjtlogin.pwd.focus();
 	  return;
   }

	document.hjtlogin.id.value = document.hjtlogin.uid.value ;

	document.hjtlogin.action = "https://user.buddybuddy.co.kr/login/login.asp";
	document.hjtlogin.submit();
}


function beEnterCheck(i)  //buddygame·Î±×ÀÎ
{
	if(event.keyCode ==13 && i==1)
	{
		document.hjtlogin.pwd.focus();
	}
	if(event.keyCode ==13 && i==2)
	{
		bg_login_ok();
	}
}


function bg_change()
{
	window.open ('http://game.buddybuddy.co.kr/mypage/myinfo/info.aspx','', '');
}


function bg_reg_ok()
{

	parent.document.location.href="http://game.buddybuddy.co.kr/member/join.aspx?GAMEPATH=DARK";
}

function bg_id_pw()
{
	window.open ('http://user.buddybuddy.co.kr/idsearch/idpwsearchform.asp?from=game&cssurl=http://game.buddybuddy.co.kr/common/css/game_member.css','', 'width=500,height=550');
}




function bg_cashre()
{
	window.open ('https://bill.buddybuddy.co.kr/recharge/','', 'width=386,height=481');
}

function bg_logout() //¹öµð°ÔÀÓ·Î±×¾Æ¿ô
{

if (confirm("¹«Çù´ëÀü ÀïÀ» \n\n·Î±×¾Æ¿ôÀ» ÇÏ½Ã°Ú½À´Ï±î?"))
	{
		parent.document.location.href="http://user.buddybuddy.co.kr/Login/LogOut.asp?URL=http%3A%2F%2Fdark%2Ebuddybuddy%2Eco%2Ekr%2F";
	}


}


///////////////////////////////////////////¹öµð°ÔÀÓ////////////////////////////////////////////















///////////////////////////////////////////Ã¤³Î¸µ¹è°æ////////////////////////////////////////////

var dm = document.domain;
// alert(dm);

if (dm == "www.darkstoryonline.com")
{

}
else if  (dm == "darkstory.jjangfile.net")
{
document.write('<style type="text/css">');
document.write('body {	background-color: #EBE5D9; background-image: url(/imgs/common/jjangfile_bg.jpg); background-repeat: repeat-x;}');
document.write('</style>');

}

else if  (dm == "gamelamp.com")
{
document.write('<style type="text/css">');
document.write('body {	background-color: #EBE5D9; background-image: url(/imgs/common/jjangfile_bg.jpg); background-repeat: repeat-x;}');
document.write('</style>');

}

else if  (dm == "dark.buddybuddy.co.kr")
{
document.write('<style type="text/css">');
document.write('body {	background-color: #EBE5D9; background-image: url(/imgs/common/jjangfile_bg.jpg); background-repeat: repeat-x;}');
document.write('</style>');

}
else
{


}

///////////////////////////////////////////Ã¤³Î¸µ¾à°ü////////////////////////////////////////////


//°³ÀÎÁ¤º¸º¸È£Á¤Ã¥
function company2()
{
 if  (dm == "dark.buddybuddy.co.kr")
	{
 	this.MM_openBrWindow('http://game.buddybuddy.co.kr/member/individual.html','','');
	}
 else
	{
	this.MM_openBrWindow('/Site_zone/personal.htm','','scrollbars=yes,width=516,height=500,left=0,top=0');
	}
}
//ÀÌ¿ëÀÚ ¾à°ü
function company3()
{
 if  (dm == "dark.buddybuddy.co.kr")
	{
 	this.MM_openBrWindow('http://game.buddybuddy.co.kr/member/provision.html','','');
	}
 else
	{
	this.MM_openBrWindow('/Site_zone/stipulation.htm','','scrollbars=yes,width=516,height=500,left=0,top=0');
	}
}
function company4()
{
 if  (dm == "dark.buddybuddy.co.kr")
	{
 	this.MM_openBrWindow('http://www.buddybuddy.co.kr/info/provision.asp?DIV=2','','');
	}
 else
	{
	this.MM_openBrWindow('/Site_zone/cash.htm','','scrollbars=yes,width=516,height=500,left=0,top=0');
	}
}

///////////////////////////////////////////Ã¤³Î¸µ¾à°ü////////////////////////////////////////////



function reg_ok()
{

	location.href="/Member_zone/join_01.asp";
}

function id_pw()
{
	//window.open('/Member_zone/password/default.asp','','width=460 height=374');
	window.open('https://ssl.eyainteractive.com/darkstory/member_zone/password/default.asp','','width=460 height=374');
	//location.href = "/Member_zone/member_search.asp";
}

function gamedown()
{
	location.href="/pds_zone/game_download.asp";
}

function newguest()
{
	location.href="/info_zone/online_guide_01_01.asp"
}

function choboguide()
{
	location.href="/info_zone/online_guide_01_01.asp";
}

function qaboard()
{
	location.href="/customer_zone/QA/default.asp";
}

function freeboard()
{
location.href="/community_zone/freeboard/default.asp";
}

function report()
{
	alert("ÁØºñÁßÀÔ´Ï´Ù");
}

function notice()
{
location.href="/new_zone/notice_zone/?tb=notice_board";
}

function update()
{
location.href="/new_zone/schedule_zone/?tb=schedule_board";
}

function onlinePoll()
{
location.href="/new_zone/onlinePoll_zone/?tb=poll";
}

function mypage()
{
	location.href="/customer_zone/mypage/default.asp";
}

function faq()
{
	location.href="/customer_zone/faq/default.asp";
}

function gmnote()
{
	location.href="/community_zone/gm_board/?tb=gm_board";
}

function screenshot()
{
	location.href="/community_zone/screenshot/?tb=screenshot";
}

function guild_ranking()
{
	location.href="/community_zone/ranking/ranking.asp?tb=guild_ranking_teen";
}

function poll_ok(str)
{
	var vi=0;
	for(i=0; i<hjt.pollradio.length; i++)
	{
		if(hjt.pollradio[i].checked)
		{
			vi=1
			poll_go(str,i);
			break;
		}
	}
	if (vi==0)
	{
		alert("¼±ÅÃÇØÁÖ¼¼¿ä.")
	}
}


function poll_result(str)
{
	location.href="/news_zone/onlinepoll_zone/View.asp?tb=poll&num="+str
}
function poll_go(str,str1)
{
	location.href="/news_zone/onlinepoll_zone/go.asp?idx="+str+"&num="+str1
}

function company()
{
	//alert("ÁØºñÁßÀÔ´Ï´Ù.");
	location.href = "http://www.eyainteractive.com/"
}

function event_board()
{
location.href="/new_zone/event_zone/?tb=event_board";
}

function pds_movie()
{
location.href="/pds_zone/movie.asp";
}


function art_work()
{
location.href="/pds_zone/art_work.asp";
}

function rear_board()
{
location.href="/community_zone/rear_board/?tb=rear_board";
}

function logout()
{
	if (confirm("¹«Çù´ëÀü ÀïÀ» \n\n·Î±×¾Æ¿ôÀ» ÇÏ½Ã°Ú½À´Ï±î?"))
	{
		location.href="/logout.asp";
	}

}

function change()
{
	location.href="/Member_zone/join_info_modify.asp";
	//location.href="https://ssl.eyainteractive.com/darkstory/Member_zone/join_info_modify.asp";
}


function  articleNotice(str)
{
	location.href="/";
}



function  articleupdate(str)
{
	location.href="/";
}


function  articleevent(str)
{
	location.href="/";
}

function  articleItem(str)
{
	location.href="/";
}



//ÆË..
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



//»çÀÌÆ® ¸Ê
function sitemap()
{
	location.href = "/Site_zone/site_map.asp";
}


//È¨
function home()
{
	location.href="/";
}

//1¿ù 6ÀÏ ÀÌº¥Æ® ´çÃ·ÀÚ ÃÖÁ¾...
function event_0106()
{
	//window.open("/Event_zone/pop0106/eventEndprize.asp","envetEndprize","scrollbars=0,resizable=0,width=385,height=470,top=10,left=80");
	location.href="/event_zone/event0203/event_01.asp"
}

function event_20080102()
{
	location.href="http://www.darkstoryonline.com/new_zone/notice_zone/View.asp?tb=notice_board&num=1191&ref=827&page=1&startpage=1";
}

//Ä£±¸ÃßÃµÀÌº¥Æ® ¹ßÇ¥
function popup080102()
{
window.open("/event_zone/event08/0102/prizeMember.asp","popup080102","width=400,height=200");
}



//¸¶¿ì½º ·Ñ¿À¹ö///////////////////////////////////////////////////////////////////////////////////////////
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////



//°Ô½ÃÆÇ °Ë»öºÎºÐ//////////////////////////////////////////////////////////////////////////////////////////
function send_it()
{
	//if(document.board_search.key.value== "")
	//{
	//	alert("°Ë»ö¾î¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä!");
	//	document.board_search.key.focus();
	//	return false;
	//}
	//else
	//{
		document.board_search.action = "default.asp";
		document.board_search.submit();
	//}
}
//////////////////////////////////////////////////////////////////////////////////////////////////////////////




function top_home(){location.href="/";}	
function top_sitemap(){location.href="/Site_zone/site_map.asp";}

function top_submenu01_01(){location.href="/news_zone/notice_zone/default.asp?tb=notice_board";}
function top_submenu01_02(){location.href="/news_zone/notice_zone/default.asp?tb=event_board";}
function top_submenu01_03(){location.href="/news_zone/notice_zone/default.asp?tb=schedule_board";}
function top_submenu01_04(){location.href="/news_zone/onlinepoll_zone/default.asp?tb=poll";}

function top_submenu02_01(){location.href="/info_zone/introduction.asp";}
function top_submenu02_02(){location.href="/info_zone/online_guide_01_01.asp";}
function top_submenu02_03(){location.href="/info_zone/online_guide_02_01.asp";}
function top_submenu02_04(){location.href="/info_zone/online_guide_03_01.asp";}

function top_submenu03_01(){location.href="/pds_zone/game_download.asp";}
function top_submenu03_02(){location.href="/pds_zone/movie_download.asp";}
function top_submenu03_03(){location.href="/pds_zone/illustration_download.asp";}
function top_submenu03_04(){location.href="/pds_zone/mail/default.asp";}

function top_submenu04_01(){location.href="/community_zone/freeboard/default.asp?tb=free_board";}
function top_submenu04_02(){location.href="/community_zone/serverboard/default.asp?tb=BBS_SERVER_TEEN";}
function top_submenu04_03(){location.href="/community_zone/GM/default.asp?tb=GM_board";}
function top_submenu04_04(){location.href="/community_zone/ranking/ranking.asp?tb=guild_ranking_teen";}
function top_submenu04_05(){location.href="/community_zone/screenshot/default.asp?tb=screenshot";}
function top_submenu04_06(){location.href="/community_zone/rear/rear_default.asp?tb=rear";}
function top_submenu04_07(){location.href="/community_zone/panpage/default.asp?tb=panpage";}


function top_submenu05_01(){location.href="http://darkstoryonlineMall.hanafos.com/";}
function top_submenu05_02(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=1&tb=B";}
function top_submenu05_03(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=6&tb=C";}
function top_submenu05_04(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=2&tb=D";}
function top_submenu05_05(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=3&tb=E";}
function top_submenu05_06(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=4&tb=F";}
function top_submenu05_07(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=5&tb=G";}
function top_submenu05_08(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgCatMain.asp?lvl=1&idx=7&tb=H";}
function top_submenu05_09(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgLucky.asp";}
function top_submenu05_10(){location.href="http://darkstoryonlineMall.hanafos.com/ShopZone/mgPocket.asp";}

function top_submenu06_01(){location.href="/customer_zone/mypage/default.asp";}
function top_submenu06_02(){location.href="/customer_zone/FAQ/default.asp";}
function top_submenu06_03(){location.href="/customer_zone/QA/default.asp";}
function top_submenu06_04(){location.href="/customer_zone/publish/default.asp";}
function top_submenu06_05(){alert('ÁØºñÁßÀÔ´Ï´Ù.');}




//ÀÌº¥Æ® °ü·Ã


function event070525(value1) {


	var oXMLHTTP = new ActiveXObject("Microsoft.XMLHTTP");
	var url = "/event_zone/event07/0525/event.asp?value1="+value1+" ";
	
	oXMLHTTP.open("get", url, false);
	oXMLHTTP.send();

	

var string=oXMLHTTP.responseText;


//alert(string);


if (string == "ok")
{
window.open("http://search.naver.com/search.naver?where=nexearch&query=%B9%AC%C7%E2%BF%C2%B6%F3%C0%CE&frm=t1&sm=top_hty","","")
}
else if (string == "less6hour")
{

alert('5½Ã°£ ÀÌ³» ÀçÁ¶È¸°¡ ºÒ°¡ÇÕ´Ï´Ù.');

}
else if (string == "noLogin")
{
alert('·Î±×ÀÎ ÈÄ Âü¿©ÇØ ÁÖ¼¼¿ä.');

}
else
{
alert('³»ºÎ ¿À·ùÀÔ´Ï´Ù. °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇÏ¼¼¿ä.');
}

}


//°³¹ßÁöÇ¥ ¼³¹®Á¶»ç
function dev_research(){
	window.open('/event_zone/event08/1002/default.asp','','width=617 height=700 scrollbars=1');
}


function unyoung1()
{
	this.MM_openBrWindow('/Site_zone/unyoung1.htm','','scrollbars=yes,width=516,height=500,left=0,top=0');
}

//¼­¹ö´ëÀü ½ÅÃ» ÆË¾÷
function reg_SGWar_pop()
{	
	var left = (screen.width-684)/2;
	var top = (screen.height-500)/3;
	newWin=window.open('/event_zone/ServerGreatWar/user.asp','SGWar','width=396, height=260,left='+left+',top='+top);
	newWin.focus();
}


//¿©È²ÀÇÁ÷ÀÎ ¾ÆÀÌÅÛ ¹Þ±â ÆË¾÷
function jikin_pop()
{
	var left = (screen.width-684)/2;
	var top = (screen.height-500)/3;
	newWin=window.open('/event_zone/event09/event_0122_JikIn/popup.asp','JikIn','width=442, height=320,left='+left+',top='+top);
	newWin.focus();
}

//À¯Àú¹ë·±½ÌÀÌº¥Æ® ÆË¾÷
function user_research_pop(){
	var left = (screen.width-684)/2;
	var top = (screen.height-500)/3;
	newWin=window.open('/event_zone/event09/event_0309_research/pop_research.asp','user_research','width=306, height=245,left='+left+',top='+top);
	newWin.focus();
}

