// ·Î°í getURL("javascript:intro01()");
function Home() { location.href = "/main.html"; } //home

//Invitation
function invi01() { location.href = "/invi/invi01.html"; } //Invitation


//Symposium Information
function sympo01() { location.href = "/sympo/sympo01.html"; } //Organizing Committee
function sympo02() { location.href = "/sympo/sympo02.html"; } //Venue
function sympo03() { location.href = "/sub/sub02.html"; } //Contact Us


//function sympo02() { location.href = "/sympo/sympo02.html"; } //General Information
//function sympo03() { location.href = "/board/list.html?code=notice"; } //News & Announcement
//function sympo04() { location.href = "/album/list.html"; } //Photo Gallery


//Program
function prog01() { location.href = "/prog/prog01.html"; } //Program at a Glance
function prog02() { location.href = "/prog/prog02.html"; } //Scientific Program
function prog03() { location.href = "/prog/prog03.html"; } //Invited Speakers
function prog04() { location.href = "/prog/prog04.html"; } //Social Program


//Registration
function regi01() { location.href = "/regi/regi01.html"; } //Information for Registration
function regi02() { location.href = "/registration/online.html"; } //Registration


//Full Manuscript
function manu00() { location.href = "/abstract/editlist.html"; } //Full Manuscript Submission
function manu01() { location.href = "/abstract/submit.html"; } //Abstract Submission
function manu02() { location.href = "/abstract/editlist_nonedit.html"; } //Accepted Abstract 
function manu03() { location.href = "/abstract/editlist.html"; } // Full Manuscript Submission
function manu04() { location.href = "/abstract/editlist_admit.html"; } // Submitted Full manuscript
function manu05() { location.href = "/judge/list.html"; } //Review of Full manuscript
function manu06() { location.href = "/abstract/abstract_list.html"; } //Submitted Abstract

//Accommdation
function accom01() { location.href = "/accom/accom01.html"; } //Accommdation
function accom02() { location.href = "/accom/accom02.html"; } //Hotel Reservation

//Sponsorship & Exhibition
function spon01() { location.href = "/spon/spon01.html"; } //Sponsorship
function spon02() { location.href = "/spon/spon02.html"; } //Exhibition


//Useful Information
function useful01() { location.href = "/useful/useful01.html"; } //About Guilin
function useful02() { location.href = "/useful/useful02.html"; } //Transportation
/*
function useful03() { location.href = "/useful/useful03.html"; } //Tour
function useful04() { location.href = "/useful/useful04.html"; } //Related Links
*/
function useful05() { location.href = "/album/list.html"; } //Photo Gallery



//Mypage
function mypage01() { location.href = "/login/join.html?mode=edit"; } //Modify
function mypage02() { location.href = "/mypage.html"; } //Mypage

//Mypage
function contact01() { location.href = "/contact/contact01.html"; } //Mypage


//Login
function login01() { location.href = "/login/login.html"; } //Login
function login02() { location.href = "/login/join.html"; } //Sign Up
function login03() { location.href = "/login/idpw.html"; } //Find ID/PW


//Sub menu
function sub01() { location.href = "/sub/sub01.html"; } //sitemap
function sub02() { location.href = "/sub/sub02.html"; } //sitemap

//sitemap
function info05() { location.href = "#"; } //sitemap
