 function swfopen(a, b, c){
 document.write('<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="'+b+'" height="'+c+'">      <param name="wmode" value="transparent">   <param name="movie" value="'+a+'">      <param name="quality" value="high">      <embed src="'+a+'" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+b+'" height="'+c+'"></embed>    </object>');
 }
 
 function gomenu(msite) {
var msite;
main.location.replace(msite);
}

function resize1(){
document.body.scrollIntoView(false);
if(document.body.scrollHeight>600){
parent.document.all.main.height = document.body.scrollHeight+50; 
}else
parent.document.all.main.height = 650; 
}

function docwrite5(){
document.write(" <div id='sectionLinks'><a href='5board.htm' target=_self>°øÁö»çÇ×</a><a href='5fboard.htm' target=_self>°Ô½ÃÆÇ</a><a href='5link.htm' target=_self>°ü·ÃÈ¨ÆäÀÌÁö</a></div>");
}

function docwrite3(){
document.write(" <div id='sectionLinks'><a href='3news.htm' target=_self>º»È¸ ¼Ò½Ä</a><a href='3bohun.htm' target=_self>±¹Á¤ ¼Ò½Ä</a></div>");
}
function docwrite1(){
document.write(" <div id='sectionLinks'><a href='1intro.htm' target=_self>º»È¸¼Ò°³</a><a href='1hello.htm' target=_self>ÀÎ»ç¸»</a><a href='1mark.htm' target=_self>È¸Àå(¸¶Å©)¼Ò°³</a><a href='1history.htm' target=_self>¿¬Çõ</a><a href='1orga.htm' target=_self>Á¶Á÷µµ</a><a href='1find.htm' target=_self>Ã£¾Æ¿À½Ã´Â ±æ</a></div>");
}

function docwrite4(){
document.write(" <div id='sectionLinks'><a href='4medal.htm' target=_self>¹«°ø ÈÆÀå</a><a href='4bokuk.htm' target=_self>º¸±¹ ÈÆÀå</a><a href='4data.htm' target=_self>ÀÚ·á½Ç</a></div>");
}



function tailwrite(){
document.write(" <div class='relatedLinks'><h3>°ü·Ã ±â°ü</h3><a href='http://www.mpva.go.kr' target=_new>º¸ÈÆÃ³</a> <a href='http://www.mnd.go.kr' target=_new>±¹¹æºÎ</a></div>");
resize1();

}
function tailwriteint(){
document.write(" <div class='relatedLinks'><h3>°ü·Ã ±â°ü</h3><a href='http://www.mpva.go.kr' target=_new>º¸ÈÆÃ³</a> <a href='http://www.mnd.go.kr' target=_new>±¹¹æºÎ</a></div>");
parent.document.all.main.height = 600;

}
function resizeIframe(fr) {
		fr.setExpression('height',fr.document.body.scrollHeight);
//		document.all.iFrame.style.width(height) = value 
		//fr.setExpression('width',fr.document.body.scrollWidth);
}

