

function homepage()	// Home
{
    location.href = "index.jsp";
}

/* ================== About Us ======================= */



function about01()	// Wooridul Spirit
{
    location.href = "About/spirit.jsp";
}

function about02()	// Greeting
{
    location.href = "About/greeting.jsp";
}

function about03()	// MileStones
{
    location.href = "About/milestone.jsp";
}

function about04()	// Our Hospital
{
    location.href = "About/ourhospital.jsp";
}


	/* Our Hospital */
	
	function about_our1()	// ¼­¿ï 
	{
	    location.href = "About/ourhospital_seoul.jsp";
	}
	
	function about_our2()	// Ã»´ã 
	{
	    location.href = "About/ourhospital_chungdam.jsp";
	}
	
	function about_our3()	// ºÎ»ê 
	{
	    location.href = "About/ourhospital_busan.jsp";
	}
	
	function about_our4()	// µ¿·¡ 
	{
	    location.href = "About/ourhospital_dongrae.jsp";
	}
	
	function about_our5()	// ´ë±¸
	{
	    location.href = "About/ourhospital_daegu.jsp";
	}


function about05()	// Medical Staff
{
    location.href = "About/medicalstaff.jsp";
}


function about06()	// ¾Ö´º¾ó¸®Æ÷Æ®
{
    location.href = "About/annualreport.jsp";
}





/* ================== Medical Service ======================= */


function medical01()	// Spine
{
    location.href = "Medical/spine_mistc.jsp";
}

	function medical11()	// Minimally Invasive Spinal Treatment Clinic
	{
	    location.href = "Medical/spine_mistc.jsp";
	}
	
	function medical12()	// Surgical Procedure
	{
	    location.href = "Medical/spine_surgical.jsp";
	}
	
	function medical13()	// New Development
	{
	    location.href = "Medical/spine_technique.jsp";
	}

function medical02()	// CyberKnife
{
    location.href = "Medical/cyberknife_spine.jsp";
}

	
	function medical21()	// 4th Generation CyberKnife
	{
	    location.href = "Medical/cyberknife_spine.jsp";
	}
	
	function medical22()	// When do you need
	{
	    location.href = "Medical/cyberknife_radiosurgery.jsp";
	}
	
	function medical23()	//  SOS System
	{
	    location.href = "Medical/cyberknife_sos.jsp";
	}
	

function medical03()	// Joint
{
    location.href = "Medical/joint.jsp";
}
	

function medical04()	// Health Screening
{
    location.href = "Medical/health_screening.jsp";
}

function medical05()	// Statistics
{
    location.href = "Medical/statistics.jsp";
}





/* ================== Training & Education ======================= */


function traning01()	// About Us
{
    location.href = "Training/aboutus.jsp";
}

function traning02()	// Fellowship
{
    location.href = "Training/fellowship.jsp";
}

function traning03()	// MISS Course
{
    location.href = "Training/misscourse.jsp";
}

function traning04()	// Societies
{
    location.href = "Training/societies.jsp";
}


function traning05()	// WSI MISS Cadaver Workshop
{

    location.href = "Training/cadaver.jsp";

}


/* ================== Wooridul Paper & Presentation ======================= */


function paper01()	// List of Publication
{
    location.href = "Paper/wshmed_list.jsp";
}

function paper02()	// Statistics
{
    location.href = "Paper/statistics.jsp";
}


function paper03()	// Account
{
    location.href = "Paper/account_create.jsp";
}





/* ================== WIPC ======================= */


function wipc01()	// About Us
{
    location.href = "Wipc/aboutus.jsp";
}

function wipc02()	// Medical Consultation
{
    location.href = "Wipc/consultation.jsp";
}

function wipc03()	// Patient Testimonials
{
    location.href = "Wipc/testimonials_list.jsp";
}

function wipc04()	// Leaflet
{
    window.open("Wipc/pop_leaflet.jsp","leaflet","left=50,top=50,width=572,height=322");
}

function wipc05()	// WIPC Network
{
    location.href = "Wipc/network.jsp";
}

function wipc06()	// Contacts
{
    location.href = "Wipc/contacts.jsp";
}


function wipc07()	// Other facilities
{
    location.href = "Wipc/facilities.jsp";
}



function wipc08()	// Other facilities
{
    location.href = "Wipc/inpatient.jsp";
}





/* ================== Activity ======================= */


function activity01()	// Media
{
    location.href = "Activity/media_list.jsp";
}

function activity02()	// Award
{
    location.href = "Activity/award_list.jsp";
}

function activity03()	// Social activity
{
    location.href = "Activity/socialactivity_list.jsp";
}




/* ================== INFO ======================= */


function info01()	// news
{
    location.href = "Info/news_list.jsp";
}


function info02()	// notice
{
    location.href = "Info/notice_list.jsp";
}


function info03()	// Q & A
{
    window.open("Info/pop_qna.jsp","qna","left=50,top=50,width=572,height=420");
}

function info04()	// 2006 Best Hospital
{
    window.open("Info/pop_best.jsp","best","left=50,top=50,width=572,height=463");
}
