// ¸µÅ©¿¬°á½ºÅ©¸³Æ®
// JavaScript Document

var root = "http://" + document.location.host;


// home //
function main(){
	location.href = root + "/";
}

// sitemap //
function sitemap(){
	location.href = root + "/sitemap/sitemap.php";
}

// english //
function english(){
	location.href = root + "/eng/sub03_11.php";
}

// korean //
function korean(){
	location.href = root + "/";
}


/*---------------------------------------------------------------------------------------------*/


// 01 Allied //

function sub01_11(){
	location.href = root + "/sub01/sub01_11.php";
}
function sub01_21(){
	location.href = root + "/sub01/sub01_21.php";
}
function sub01_22(){
	location.href = root + "/sub01/sub01_22.php";
}


function sub01_31(){
	location.href = root + "/sub01/sub01_31.php";
}
function sub01_32(){
	location.href = root + "/sub01/sub01_32.php";
}
function sub01_33(){
	location.href = root + "/sub01/sub01_33.php";
}


function sub01_41(){
	location.href = root + "/sub01/sub01_41.php";
}
function sub01_42(){
	location.href = root + "/sub01/sub01_42.php";
}


function sub01_51(){
	location.href = root + "/sub01/sub01_51.php";
}
function sub01_52(){
	location.href = root + "/sub01/sub01_52.php";
}


function sub01_61(){
	location.href = root + "/sub01/sub01_61.php";
}
function sub01_62(){
	location.href = root + "/sub01/sub01_62.php";
}
function sub01_63(){
	location.href = root + "/sub01/sub01_63.php";
}

function sub01_66(){
	location.href = root + "/sub01/sub01_66.php";
}
function sub01_64(){
	location.href = root + "/menus/sub/60";
}


// 02 Tekna //

function sub02_11(){
	location.href = root + "/sub02/sub02_11.php";
}

function sub02_12(){
	location.href = root + "/sub02/sub02_12.php";
}

function sub02_13(){
	location.href = root + "/sub02/sub02_13.php";
}




// 03 Benchmarking //

function sub03_11(){
	location.href = root + "/sub03/sub03_11.php";
}

function sub03_12(){
	location.href = root + "/sub03/sub03_12.php";
}

function sub03_13(){
	location.href = root + "/sub03/sub03_13.php";
}



// 04 È¸»ç¼Ò°³ //

function sub04_11(){
	location.href = root + "/sub04/sub04_11.php";
}

function sub04_12(){
	location.href = root + "/sub04/sub04_12.php";
}

function sub04_13(){
	location.href = root + "/sub04/sub04_13.php";
}



// 05 ±â¾÷ºÎ¼³¿¬±¸¼Ò //

function sub05_11(){
	location.href = root + "/sub05/sub05_11.php";
}

function sub05_12(){
	location.href = root + "/sub05/sub05_12.php";
}

function sub05_13(){
	location.href = root + "/sub05/sub05_13.php";
}
function sub05_14(){
	location.href = root + "/sub05/sub05_14.php";
}



// 06 °í°´¼­ºñ½º //

function sub06_11(){
	location.href = root + "/menus/sub/61";
}

function sub06_12(){
	location.href = root + "/menus/sub/62";
}
function sub06_13(){
	location.href = root + "/menus/sub/63";
}

