//////////*Àü½ÃÈ¸¼Ò°³*/////////

function greeting()		{location.href = "/kor/html/sibf/greeting.php";} //ÀÎ»ç¸»

function overview()		{location.href = "/kor/html/sibf/overview.php";} //Àü½ÃÈ¸°³¿ä 

function special()		    {location.href = "/kor/html/sibf/special.php";} //2008Àü½ÃÈ¸Æ¯Â¡

function sibf_entry()		{location.href = "/kor/html/sibf/entry.php";} //Âü°¡¾÷Ã¼

function hall()			{location.href = "/kor/html/sibf/hall.php";} //Àü½ÃÀå¾È³»



//////////*Âü°¡¾È³»*/////////

function information()	{location.href = "/kor/html/exhibitors/information.php";} //Âü°¡½ÅÃ»¾È³» 

function entry()		{location.href = "/kor/html/exhibitors/entry.php";} //µð·ºÅä¸® ¿ø°í ÀÛ¼º 

function subsidiary()	{location.href = "/kor/html/exhibitors/subsidiary01.php";} //ºÎ´ë½Ã¼³ ½ÅÃ» ¾È³» 

function ad()			{location.href = "/kor/html/exhibitors/ad.php";} //±¤°í ÇùÂù ¾È³» 

function download()		{location.href = "/kor/html/exhibitors/download.php";} //°¢Á¾¾ç½Ä ´Ù¿î·Îµå 

function cooperation()	{location.href = "/kor/html/exhibitors/cooperation.php";} //ÁöÁ¤Çù·Â¾÷Ã¼ 

function inquiry()		{location.href = "/kor/html/exhibitors/inquiry.php";} //Âü°¡¹®ÀÇ



function subsidiary2()	{location.href = "/kor/html/exhibitors/subsidiary02_02.php";} //ºÎ´ë½Ã¼³ ½ÅÃ» ¾È³» 



//////////*°ü¶÷¾È³»*/////////

function guide()		{location.href = "/kor/html/visitors/guide.php";} //°ü¶÷¾È³» 

function pre()			{location.href = "/kor/html/visitors/pre.php";} //¿Â¶óÀÎ »çÀü µî·Ï  

function event()		{location.href = "/kor/html/visitors/event.php";} //Æ¯º°Çà»ç 

function seminar()		{location.href = "/kor/html/visitors/seminar.php";} //¼¼¹Ì³ª  

function map()			{location.href = "/kor/html/visitors/map.php";} //Ã£¾Æ¿À½Ã´Â ±æ

function inquiry2()		{location.href = "/kor/html/visitors/inquiry.php";} //°ü¶÷¹®ÀÇ



//////////*ÀÚ·á½Ç*/////////

function brochure()		{location.href = "/kor/html/archive/brochure.php";} //ºê·Î¼Å º¸±â  

function notice()		{location.href = "/kor/html/archive/notice.php";} //°øÁö»çÇ× 

function press()		{location.href = "/kor/html/archive/press.php";} //º¸µµÀÚ·á  

function photo()		{location.href = "/kor/html/archive/photo.php";} //Æ÷Åä°¶·¯¸® 

function before()		{location.href = "/kor/html/archive/before.php";} //Áö³­ µµ¼­Àü º¸±â



//////////*ÁÖºó±¹¼Ò°³ */////////

function honors()		{location.href = "/kor/html/honor/honors.php";} //ÁÖºó±¹ °³¿ä   

function activity()		{location.href = "/kor/html/honor/activity.php";} //¹®È­Çà»ç  

function honor_seminar()	{location.href = "/kor/html/honor/honorseminar.php";} //¼¼¹Ì³ª 

function honor_entry()		{location.href = "/kor/html/honor/entries.php";} //Âü°¡¾÷Ã¼

function writer()		{location.href = "/kor/html/honor/writer.php";} //Âü°¡¾÷Ã¼







function goMain()		{location.href = "/kor/index.php";}

function eng_home()		{location.href = "/eng/index.php";}

 

 

 function qna()

{

	var win = window.open("/kor/html/exhibitors/inquiry.php", "qna", "width=651 height=550");

	win.focus();

}



function goList(no)

{

	if(no ==-1)

		location.href="/kor/html/archive/notice.php";

	else

		location.href="/kor/html/archive/notice_view.php?categoryList1=2&insNo="+no;	

}

 

function goLogin()

{

	//var win = window.open("/kor/html/login/login.html", "login", "width=290 height=120");
	var win = window.open("/kor/html/login/login.php?url=/kor/html/exhibitors/entry.php", "login", "width=290 height=220");

	win.focus();

}

function goLogin2(url)

{

	var win = window.open("/kor/html/login/login.php?url=" + url, "login", "width=290 height=220");

	win.focus();

}



function goLogout()

{

	location.href = "/kor/html/login/logout.php";

}






