var root = "http://" + document.location.host;


//HOME//
function home(){
	location.href = root + "/english/index.php";
}

/*---------------------------------------------------------------------------------------------*/

// Greetings //
function sub01_1(){
	location.href = root + "/english/index.php";
}


/*---------------------------------------------------------------------------------------------*/

//vision//
function sub02_1(){
	location.href = root + "/english/sub02/sub02_1.php";
}
//history
function sub02_2(){
	location.href = root + "/english/sub02/sub02_2.php";
}
//Organization
function sub02_3(){
	location.href = root + "/english/sub02/sub02_3.php";
}

/*---------------------------------------------------------------------------------------------*/

//Business//
function sub03_1(){
	location.href = root + "/english/sub03/sub03_1.php";
}

/*---------------------------------------------------------------------------------------------*/

//News Release//
function sub04_1(){
	location.href = root + "/english/sub04/sub04_1.php?req_P=bl&req_BIDX=13&req_BNM=1c4368c1183a73593468a5a7e545fdca";
}
//Videos//
function sub04_2(){
	location.href = root + "/english/sub04/sub04_2.php";
}
//CI//
function sub04_3(){
	location.href = root + "/english/sub04/sub04_3.php";
}
//È«º¸ºê·Î½´¾î//
function sub04_4(){
	location.href = root + "/english/sub04/sub04_4.php";
}

/*---------------------------------------------------------------------------------------------*/
//How to get//
function sub05_1(){
	location.href = root + "/english/sub05/sub05_1.php";
}
//Contact us
function sub05_2(){
	location.href = root + "/english/sub05/sub05_2.php";
}
