<!--

function top_home() { //HOME
	document.location.href="./index.asp";
}
function top_notice() { //NOTICE
	document.location.href="./etc/notice.asp";
}
function top_sitemap() { //SITEMAP
	document.location.href="./etc/sitemap.asp";
}
function top_english() { //ENGLISH
	document.location.href="http://www.tyvc.co.kr/main_eng.htm";
}

function hot_link_1() { //CEO ÀÎ»ç¸»
	document.location.href="./company/ceo.asp";
}
function hot_link_2() { //ÅõÀÚ»ó´ãÀýÂ÷
	document.location.href="./counsel/list.asp";
}
function hot_link_4() { //Ã£¾Æ¿À½Ã´Â±æ
	document.location.href="./company/map.asp";
}

function menu01() { //È¸»ç¼Ò°³
	document.location.href="./company/overview.asp";
}
	function menu0101() { //È¸»ç°³¿ä
		menu01();
	}
	function menu0102() { //CEO ÀÎ»ç¸»
		document.location.href="./company/ceo.asp";
	}
	function menu0103() { //Á¶Á÷µµ
		document.location.href="./company/organiz.asp";
	}
	function menu0104() { //ÀÓÁ÷¿ø¼Ò°³
		document.location.href="./company/manager.asp";
	}
	function menu0105() { //°æ¿µ½ÇÀû
		document.location.href="./company/philosophy.asp";
	}
	function menu0106() { //°¡Á·»ç¼Ò°³
		document.location.href="./company/f_intro.asp";
	}
	function menu0107() { //È¸»ç¾àµµ
		document.location.href="./company/map.asp";
	}


function menu02() { //º¥Ã³ÅõÀÚ
	document.location.href="./venture/sub_01.asp";
}
	function menu0201() { //ÅõÀÚÀü·«°ú ½ÇÀû
		menu02();
	}
	function menu0202() { //ÅõÀÚÁ¶ÇÕÀÌ¶õ?
		document.location.href="./venture/sub_02.asp";
	}
	function menu0203() { //ÅõÀÚÁ¶ÇÕ¿î¿µÇöÈ²
		document.location.href="./venture/sub_03.asp";
	}
	function menu0204() { //ÅõÀÚÁ¶ÇÕ°á¼º
		document.location.href="./venture/sub_04.asp";
	}


function menu03() { //±â¾÷±¸Á¶Á¶Á¤ÅõÀÚ
	document.location.href="./restructure/sub_01.asp";
}
	function menu0301() { //±â¾÷±¸Á¶Á¶Á¤ÀÔ¹® ¹× ¹üÀ§
		menu03();
	}
	function menu0302() { //ÅõÀÚ¾÷Ã¼ÇöÈ²
		document.location.href="./restructure/sub_02.asp";
	}
	function menu0303() { //±â¾÷±¸Á¶Á¶Á¤ÀÌ¶õ?
		document.location.href="./restructure/sub_03.asp";
	}
	function menu0304() { //±â¾÷±¸Á¶Á¶Á¤ Flow
		document.location.href="./restructure/sub_04.asp";
	}


function menu04() { //ÅõÀÚ»ó´ã
	document.location.href="./counsel/list.asp";
}
	function menu0401() { //ÅõÀÚ»ó´ãÀýÂ÷
		menu04();
	}
	function menu0402() { //°ü·Ã»çÀÌÆ®
		document.location.href="./counsel/site.asp";
	}

function menu05() { //..
	document.location.href="./sub6.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";
}

//ÇÃ·¡½Ã »ðÀÔ
function GetFlash(url,x,y) { 
	EmbedStr = "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='" + x + "' height='" + y + "'>";
	EmbedStr += "<param name='allowScriptAccess' value='always' />";
	EmbedStr += "<param name='movie' value='" + url + "' />";
	EmbedStr += "<param name='quality' value='high' />";
	EmbedStr += "<param name='bgcolor' value='#ffffff' />";
	EmbedStr += "<param name='menu' value='false' />";
	EmbedStr += "<param name='wmode' value='transparent' />";
	EmbedStr += "<embed src='" + url + "' quality='high' menu='flase' wmode='transparent' bgcolor='#ffffff' width='" + x + "' height='" + y + "' allowScriptAccess='always' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />";
	EmbedStr += "</object>";
	
	document.write(EmbedStr);
	return;
}

// ÇªÅÍ¸µÅ©
function goAffiliateUrl(that) { 
	var url = that.options[that.selectedIndex].value; 
	window.open(url); 
} 
// -->
