
/* ====================== About ============================= */

function about01()	//Welcome Message
{
    location.href = "/about/welcome.html";
}

function about02()	//Joint Societies
{
    location.href = "/about/joint.html";
}

function about03()	//Committee
{
    location.href = "/about/committee.html";
}

function about04()	//Important Date & Secretariat office
{
    location.href = "/about/date.html";
}

function about05()	//Venue
{
    location.href = "/about/venue.html";
}



/* ====================== Program ============================= */

function program01()	//Pre Congress Workshop
{
    location.href = "/program/workshop.html";
}

function program02()	//Program at a Glance
{
    location.href = "/program/program.html";
}

function program03()	//Congress Agenda
{
    location.href = "http://www.iits2010.org/program/scientific_program.php";
}

function program04()	//Preliminary Program 
{
    location.href = "/program/program_thu.html";
}

function program05()	//Scientific Program 
{
    location.href = "/program/ScientificProgramFinal.pdf";
}

function program06()	//Industrial Workshop 
{
    location.href = "/program/industrial.html";
}




/* ====================== Abstract Submission ============================= */

function submission01()	//Welcome Message
{
    location.href = "/submission/instruction.html";
}

function submission02()	//Create Account
{
    location.href = "/submission/account_01.html";
}


function submission02_()	//Situation
{
    location.href = "/submission/situation.html";
}

function submission03(acode)	//General Information
{
    location.href = "/submission/information.html?abstractcode="+acode;
}

function submission04(acode)	//Add Authors
{
    location.href = "/submission/author.html?abstractcode="+acode;
}

function submission05(acode)	//Scientific Contents
{
    location.href = "/submission/contents.html?abstractcode="+acode;
}

function submission06()	//Proof & Submit
{
    location.href = "/submission/proof_01.html";
}







/* ====================== Registration ============================= */

function registration01()	//Welcome Message
{
    location.href = "/registration/workshop_guide.html";
}


function registration02()	//Hotel
{
    location.href = "#";
}


function registration03()	//Welcome Message
{
    location.href = "/registration/galadinner_guide.html";
}



/* ====================== social program ============================= */

function social01()	//event
{
    location.href = "/social/socialevent.html";
}


function social02()	//spouse
{
    location.href = "/social/spouse.html";
}



/* ====================== ½ºÆù¤µ°Å ============================= */

function sponsor01()	//¸®½ºÆ®
{
    location.href = "/sponsor/sponsor.html";
}


function sponsor03()	//½ºÆù¼­µî·Ï
{
    location.href = "/sponsor/exhibition.htm";
}


function sponsor04()	//¼îÇÎ´Ù¿î
{
    location.href = "/sponsor/Shipping Instruction.pdf";

}



function sponsor02()	//½ºÆù¼­µî·Ï
{
    location.href = "/registration/sponsorship_guide.html";
}










/* ====================== °¶·¯¸® ============================ */



function gallery011()	//Welcome Reception
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120001";
}


function gallery012()	//Gala Dinner & Dance Party 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120002";
}


function gallery013()	//Cadaver Workshop 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120003";
}


function gallery014()	//Etc.  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120004";
}





function gallery021()	//Plenary Session 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120005";
}


function gallery022()	//Free Paper Session 1~4  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120006";
}


function gallery023()	//General Symposium 1~2  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120007";
}


function gallery024()	//Free Paper Session 5~8  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120008";
}


function gallery025()	//Oral Poster Session 1~4  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120009";
}





function gallery031()	//Bleakfast Seminal 1~2  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120010";
}


function gallery032()	//General Symposium 3~4 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120011";
}


function gallery033()	//Free Paper Session 9~12  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120012";
}


function gallery034()	//Special Interest Group Discussion 1~4  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120013";
}





function gallery041()	//Bleakfast Seminal 3~4 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120014";
}


function gallery042()	//General Symposium 5~6  
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120015";
}


function gallery043()	//Oral Poster Session 5~8 
{
    location.href = "http://wcmisst.org/gallery/gallery.html?code=120016";
}

