//////////*eng home*/////////
function eng_home()			{location.href = "/eng/index.php";}			//Basic Information
function kor_home()			{location.href = "/kor/index.php";}			//Basic Information

//////////*SIBF 2008*/////////
function sibf_info()			{location.href = "/eng/html/sibf/info.php";}			//Basic Information
function sibf_feature()		{location.href = "/eng/html/sibf/feature.php";}			//Exhibition Features
function sibf_howto()		{location.href = "/eng/html/sibf/howto.php";}

//////////*Exhibitors*/////////
function registration()		{location.href = "/eng/html/exhibitors/registration.php";}	//Registration
function terms()				{location.href = "/eng/html/exhibitors/terms.php";}			//Terms and Conditions
function directory()			{location.href = "/eng/html/exhibitors/directory.php";}		//Directory Entry	
function shipping()			{location.href = "/eng/html/exhibitors/shipping.php";}		//Exhibition Floor Map
function service()			{location.href = "/eng/html/exhibitors/service.php";}		//Exhibition Floor Map
function floormap()			{location.href = "/eng/html/sibf/floormap.php";}		//Exhibition Floor Map
function list()					{location.href = "/eng/html/exhibitors/list.php";}			//List of Exhibitors
function rights()				{location.href = "/eng/html/exhibitors/rights.php";}		//Rights Center
function down()				{location.href = "/eng/html/exhibitors/registration2.php";}		//download

//////////*Visitors*/////////
function visitor_info()		{location.href = "/eng/html/visitors/info.php";}			//General Information	
function visitor_program()	{location.href = "/eng/html/visitors/program.php";}			//Programs
function visitor_trade()		{location.href = "/eng/html/visitors/trade.php";}			//Trade Visitor Registration 
function trade1()				{location.href = "/eng/html/visitors/trade1.php";}			//Trade Visitor Registration
function event2()				{location.href = "/eng/html/visitors/event2.php";}			//Trade Visitor Registration
function seminar()				{location.href = "/eng/html/visitors/seminar.php";}			//Trade Visitor Registration
function specail()				{location.href = "/eng/html/visitors/specail.php";}			//Trade Visitor Registration

//////////*Guest of Honor*/////////

//function honor()				{location.href = "/eng/html/honor/honor.php";}	

function intro()				{location.href = "/eng/html/honor/intro.php";}				//Introduction
function exhibitor()			{location.href = "/eng/html/honor/exhibit.php";}				//Exhibitors
function title()					{location.href = "/eng/html/honor/books.php";}				//Titles
function activity()			{location.href = "/eng/html/honor/act.php";}				//Activities
function pavilion()			{location.href = "/eng/html/honor/pavilion.php";}				//Chinese Pavilion

//////////*Rights Center*/////////
function rights()				{location.href = "/eng/html/exhibitors/rights.php";}		//Rights Center
function transportation()	{location.href = "/eng/html/rights/transportation.php";}		//Transportation and Parking		
function accommodation()	{location.href = "/eng/html/rights/accommodation.php";}		//Accommodation	

//////////*Archives */////////
function notice()				{location.href = "/eng/html/archive/notice.php";}			//Notice	
function press()				{location.href = "/eng/html/archive/press.php";}			//Press Release	  
function past()				{location.href = "/eng/html/archive/past.php";}			//Past SIBFs	
	
// ±âÅ¸¸Þ´º ¹× ¹öÆ°
function goLogin()
{
	var win = window.open("/eng/html/login/login.html", "login", "width=332 height=120");
	win.focus();
}
function goLogout()
{
	location.href = "/eng/html/login/logout.php";
}

function brochure()
{
	var win = window.open("javascript:alert('Preparing.')","");
	win.focus();

}
function goList(no)
{
	if(no ==-1)
		location.href="/eng/html/archive/notice.php";
	else
		location.href="/eng/html/archive/notice_view.php?categoryList1=2&insNo="+no;	
}

function attend()
{
	var win = window.open("/eng/html/exhibitors/attend.php", "", "width=650 height=880 scrollbars=yes");
	win.focus();

}

/*
1. SIBF 2008	1.1. General Information	
						1.1.1. Basic Information
						1.1.2. Exhibition Features
						1.1.3 How To Get to the Fair Site

2. Exhibitors	2.1. Registration	
							2.1.1. Guideline
							2.1.2. Stand Types
							2.1.3. Online Manual
					2.2. Terms and Conditions	
					2.3. Directory Entry	
					2.4. Exhibition Floor Map	
					2.5. List of Exhibitors	
							2.5.1. List of Exhibitors 2008
							2.5.2. List of Exhibitors 2007		
					2.6 Transportation	
					2.7. Accommodations

3. Visitors	3.1. General Information	
				3.2. Programs	
					3.2.1. Special Exhibitions
					3.2.2. Events
					3.2.3. Seminars
					3.2.4. Seoul International Book Arts Fair
				3.3.Trade Visitor Registration	

4. Guest of Honor	
	4.1 Introduction
	4.2 Exhibitors2
	4.3 Titles3
	4.4 Activities4
	4.5 Chinese Pavilion5


5. Rights Center	5.1 Rights Center	

6. Archives	6.1. Notice	
				6.2  Press Release	
				6.3 Past SIBFs	
					6.3.1. Facts & Figures of the SIBF 2007
					6.3.2. Images of the SIBF 2007
 */
