function FlashMainbody(Ftrans,wid,hei) {
	mainbody = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='"+ wid +"' height='"+ hei +"'>";
	mainbody += "<param name='movie' value='"+ Ftrans +"'>";
	mainbody += "<param name='quality' value='high'>";
	mainbody += "<param name='wmode' value='transparent'>";
	mainbody += "<param name='menu' value='false'>";
	mainbody += "<embed src='"+ Ftrans +"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+ wid +"' height='"+ hei +"'></embed>"
	mainbody += "</object>";

	//document.body.innerHTML = mainbody;
	document.write(mainbody);
	return;
}


function menus() { location.href = "/introduce/sitemap.php"; }
function menu1() { location.href = "/introduce/message.php"; }
function menu2() { location.href = "/products/product.php"; }
function menu3() { location.href = "/business/business_01.php"; }
function menu4() { location.href = "/research/vision.php";}
function menu5() { location.href = "/employ/inquiry.php"; }
function menu6() { location.href = "/notice/list.php?code=notice1"; }

function menu1sub1() { location.href = "../introduce/message.php"; }
function menu1sub2() { location.href = "../introduce/history.php"; }
function menu1sub3() { location.href = "../introduce/organ.php"; }
function menu1sub4() { location.href = "../introduce/partner.php"; }
function menu1sub5() { location.href = "../introduce/our_info.php"; }
function menu1sub6() { location.href = "../introduce/history.php"; }
function menu1sub7() { location.href = "../introduce/devel.php"; }
function menu1sub8() { location.href = "../introduce/manage.php"; }
function menu1sub9() { location.href = "../introduce/confirm.php"; }

function menu2sub1() { location.href = "../products/alone.php"; }
function menu2sub2() { location.href = "../products/machine.php"; }
function menu2sub3() { location.href = "../products/auto.php"; }
function menu2sub4() { location.href = "../products/svt.php"; }
function menu2sub5() { location.href = "../products/svt01.php"; }
function menu2sub6() { location.href = "../products/svt02.php"; }
function menu2sub7() { location.href = "../products/svt03.php"; }
function menu2sub8() { location.href = "../products/svt04.php"; }
function menu2sub9() { location.href = "../products/svt05.php"; }
function menu2sub10() { location.href = "../products/svt06.php"; }
function menu2sub11() { location.href = "../products/svt07.php"; }



function menu3sub1() { location.href = "../business/business_01.php"; }
function menu3sub2() { location.href = "../business/business_02.php"; }
function menu3sub3() { location.href = "../business/business_03.php"; }
function menu3sub4() { location.href = "../business/business_04.php"; }
function menu3sub5() { location.href = "../business/business_05.php"; }
function menu3sub6() { location.href = "../business/business_06.php"; }
function menu3sub7() { location.href = "../business/business_07.php"; }
function menu3sub8() { location.href = "../business/business_08.php"; }
function menu3sub9() { location.href = "../business/business_09.php"; }

function menu4sub1() { location.href = "../research/vision.php"; }
function menu4sub2() { location.href = "../research/rnd.php"; }

function menu5sub1() { location.href = "../employ/inquiry.php"; }
function menu5sub2() { location.href = "../employ/support.php"; }
function menu5sub3() { location.href = "../employ/talent.php"; }
function menu5sub4() { location.href = "../employ/welfare.php"; }

function menu6sub1() { location.href = "/notice/list.php?code=notice1"; }
function menu6sub2() { location.href = "/notice/list.php?code=notice1"; }
function menu6sub3() { location.href = "/bbs/qna.php?code=bbs2"; }
function menu6sub4() { location.href = "/notice/list.php?code=notice2"; }




