function write_swf(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 main() { this.location.href = "/main/main.php";}

/******* Á¶ÇÕ¼Ò°³ *****************/
function menu1sub1() { this.location.href = "/intro/Introduce_1.asp";}
function menu1sub2() { this.location.href = "/intro/Introduce_2.asp";}
function menu1sub3() { this.location.href = "/intro/Intention.asp";}
function menu1sub4() { this.location.href = "/intro/fluctuate.asp";}
function menu1sub5() { this.location.href = "/intro/histoty.asp";}
function menu1sub6() { this.location.href = "/intro/Organization.asp";}
function menu1sub7() { this.location.href = "/intro/JoinGuide.asp";}
function menu1sub8() { this.location.href = "/intro/map.asp";}


/******* ÁÖ¾÷»ç¾÷ *****************/
function menu2sub1() { this.location.href = "/business/8.asp";}
function menu2sub2() { this.location.href = "/business/9.asp";}
function menu2sub3() { this.location.href = "/business/17.asp";}
function menu2sub4() { this.location.href = "/business/15.asp";}
function menu2sub5() { this.location.href = "/business/10.asp";}
function menu2sub6() { this.location.href = "/business/11.asp";}
function menu2sub7() { this.location.href = "/business/12.asp";}
function menu2sub8() { this.location.href = "/business/13.asp";}
function menu2sub9() { this.location.href = "/business/14.asp";}
function menu2sub10() { this.location.href = "/business/16.asp";}
function menu2sub11() { this.location.href = "/certificate/list.asp";}

/******* Á¶ÇÕ¿øÇöÈ² *****************/
function menu3sub1() { this.location.href = "/member/member_list.asp";}
function menu3sub2() { this.location.href = "/member/member_result.asp";}

/******* ÀÚ·á½Ç *****************/
function menu4sub1() { this.location.href = "/pds/regulation.asp";}
function menu4sub2() { this.location.href = "/pds/paper.asp";}
function menu4sub3() { this.location.href = "/pds/condition.asp";}

/******* Á¤º¸±¤Àå *****************/
function menu5sub1() { this.location.href = "/info/info.asp";}
function menu5sub2() { this.location.href = "/info/bulletin.asp";}
function menu5sub3() { this.location.href = "/info/sense.asp";}
function menu5sub4() { this.location.href = "/info/report.asp";}
function menu5sub5() { this.location.href = "/info/sr_list.asp";}
function menu5sub6() { this.location.href = "/info/sitelink.asp";}

/******* °Ô½ÃÆÇ *****************/
function menu6sub1() { this.location.href = "/board/notice.asp";}
function menu6sub2() { this.location.href = "/board/board.asp";}
function menu6sub3() { this.location.href = "/board/qna.asp";}
function menu6sub4() { this.location.href = "/board/faq.asp";}