<!--

function top_home() { //HOME
	document.location.href="./default.htm";
}
function top_news() { //NEWS
	document.location.href="http://www.tycement.co.kr/kor/news/new_major_news_sub1.htm";
}
function top_contactus() { //CONTACT US
	document.location.href="./officemap.html";
}
function top_sitemap() { //SITEMAP
	document.location.href="./sitemap.html";
}
function top_korean() { //korean
	document.location.href="http://www.tymajor.co.kr";
}

function hot_link_1() { //CEO
	document.location.href="./sub1_1.html";
}
function hot_link_2() { //³×Æ®¿öÅ©
	document.location.href="./sub5_1.html";
}
function hot_link_3() { //À¥Áø
	window.open('http://www.tongyang.co.kr/press/latest_webzine.jsp');
}
function hot_link_4() { //ºê·Î½´¾î
	alert('ÁØºñÁßÀÔ´Ï´Ù.');
}

function menu01() { //company info
	document.location.href="./sub2_2.html";
}
	function menu0101() { //company info
		menu01();
	}
	function menu0102() { //history
		document.location.href="./sub2_3.html";
	}
	function menu0103() { //vision
		document.location.href="./sub2_4.html";
	}
	function menu0104() { //ethical Management
		document.location.href="./sub2_6.html";
	}
		function menu0105() { //ci
		document.location.href="./sub2_7.html";
	}
		function menu0106() { //organization chart
		document.location.href="./sub2_5.html";
	}

function menu02() { //Business
	document.location.href="./sub3_1.html";
}
	function menu0201() { //bldg material
		menu02();
	}
	function menu0202() { //business construction
		document.location.href="./sub3_2.html";
	}


function menu03() { //»ç¾÷ºÎ¹®
	document.location.href="./sub4_1_2.html";
}
	function menu0301() { //tongyang
		menu03();
	}
	function menu0302() { //about tong yang
		document.location.href="./sub4_1.html";
	}
		

function ftLegal() {
	document.location.href="./ft_legal.html";
}
function ftPrivacy() {
	document.location.href="./ft_privacy.html";
}
function ftEmail() {    
    var LeftPosition = (screen.width) ?        (screen.width-400)/2 : 0;
    var TopPosition = (screen.height) ?        (screen.height-200)/2 : 0;      	
	var varUrl = "";
	window.open("./ft_email.html", "ema", "width=380,height=285,left=150,top=150");
}

//////// MAIN //////////
//MAIN LEFT MENU WEBZINE
function webzin() { //À¥Áø
	window.open('http://www.tongyang.co.kr/press/latest_webzine.jsp');
}
//MAIN RIGHT
function ceomessage() { //CEO MESSAGE
	hot_link_1();
}
function network() { //NETWORK
	menu04();
}
function brochure() { //BROCHURE
	hot_link_4();
}
//BUSINESS INFO
function ban1() { //°ÇÀç»ç¾÷ºÎ¹®
		document.location.href="./sub4_2.html";
}
function ban2() { //°Ç¼³»ç¾÷ºÎ¹®
		document.location.href="./sub4_1.html";
}

function ir() { //IR
		document.location.href="./sub3_1.html";
}
function tech() { //±â¼úÀÚ·á
		document.location.href="./sub8.html";
}
// -->
