// Object ¼±¾ð ½ÃÀÛ ========================================================================================
var isDOM = (document.getElementById ? true : false); 
	var isIE4 = ((document.all && !isDOM) ? true : false);
	var isNS4 = (document.layers ? true : false);
	
	function getRef(id)
	{
	 if (isDOM) return document.getElementById(id);
	 if (isIE4) return document.all[id];
	 if (isNS4) return document.layers[id];
	}
	
	var isNS = navigator.appName == "Netscape";
	
	function moveRightEdge()
	{
	 var yMenuFrom, yMenuTo, yOffset, timeoutNextCheck;
	 if (isNS4)
	 {
	  yMenuFrom   = divMenu.top;
	  yMenuTo     = windows.pageYOffset + 140;   // À§ÂÊ À§Ä¡
	 }
	 else if (isDOM)
	 {
	  yMenuFrom   = parseInt (divMenu.style.top, 10);
	  yMenuTo     = (isNS ? window.pageYOffset : document.body.scrollTop) + 140; // À§ÂÊ À§Ä¡
	 }
	
	 timeoutNextCheck = 500;
	
	 if (yMenuFrom != yMenuTo)
	 {
	  yOffset = Math.ceil(Math.abs(yMenuTo - yMenuFrom) / 20);
	  if (yMenuTo < yMenuFrom)
	   yOffset = -yOffset;
	  if (isNS4)
	   divMenu.top += yOffset;
	  else if (isDOM)
	   divMenu.style.top = parseInt (divMenu.style.top, 10) + yOffset;
	   timeoutNextCheck = 10;
	 }
	 setTimeout ("moveRightEdge()", timeoutNextCheck);
}

function view_tdfa3(value) {
		if(value =="alpha1"){
			alpha1.style.display='';
			alpha2.style.display='none';
			alpha3.style.display='none';
			alpha4.style.display='none';
		} else  if(value =="alpha2") {
			alpha1.style.display='none';
			alpha2.style.display='';
			alpha3.style.display='none';
			alpha4.style.display='none';
		} else  if(value =="alpha3") {
			alpha1.style.display='none';
			alpha2.style.display='none';
			alpha3.style.display='';
			alpha4.style.display='none';
		} else  if(value =="alpha4") {
			alpha1.style.display='none';
			alpha2.style.display='none';
			alpha3.style.display='none';
			alpha4.style.display='';
		}
	}



function flash1()
{ 
	var newwindow="toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=570,height=462";
	window.open('http://www.daechiel.co.kr/flash/flash_pop01.html','paran_service',newwindow);
}

function flash2()
{ 
	var newwindow="toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=550,height=462";
	window.open('http://www.daechiel.co.kr/flash/flash_pop02.html','paran_service',newwindow);
}

function print_map()
{ 
	var newwindow="toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=590,height=617";
	window.open('http://www.daechiel.co.kr/content/intro/print.asp','paran_service',newwindow);
}


// ºí·ç¾î ¹öÆ°
function bt(id,after) 
{ 	eval(id+'.filters.blendTrans.stop();'); 
	eval(id+'.filters.blendTrans.Apply();'); 
	eval(id+'.src="'+after+'";'); 
	eval(id+'.filters.blendTrans.Play();');  }


function network_top() {
	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='640' height='100'>");
	  document.write("<param name='movie' value='/html/net_top.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/net_top.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='100'></embed>");
	document.write("</object>");
}


function main_menu() {
	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='787' height='88'>");
	  document.write("<param name='movie' value='/images/swf/menu.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/images/swf/menu.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='787' height='88'></embed>");
	document.write("</object>");
}

function main_thema() {
	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='600' height='148'>");
	  document.write("<param name='movie' value='/images/swf/main_text.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/images/swf/main_text.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='600' height='148'></embed>");
	document.write("</object>");
}

//¸ÞÀÎ
function woman_main() {
	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='1450' height='930'>");
	  document.write("<param name='movie' value='/html/newwoman_main.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/newwoman_main.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1450' height='830'></embed>");
	document.write("</object>");
}
//¸ÞÀÎ
function woman_main111() {
	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='1450' height='830'>");
	  document.write("<param name='movie' value='/html/newwoman_main.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/newwoman_main.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1450' height='830'></embed>");
	document.write("</object>");
}
//sub01¸Þ´º
function sub01() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//sub02¸Þ´º
function sub02() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}

//¼­ºê¸ÞÀÎÅ¾¸Þ´º03
function sub03() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºê¸ÞÀÎÅ¾¸Þ´º04

function sub04() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºê¸ÞÀÎÅ¾¸Þ´º05
function sub05() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub05.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub05.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºê¸ÞÀÎÅ¾¸Þ´º06
function sub06() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub06.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub06.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºê¸ÞÀÎÅ¾¸Þ´º07
function sub07() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub07.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub07.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
function sub08() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub08.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub08.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºê¸ÞÀÎÅ¾¸Þ´º06
function sub09() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub09.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub09.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
function sub10() {
	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='1000' height='253'>");
	  document.write("<param name='movie' value='/html/sub10.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/sub10.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='253'></embed>");
	document.write("</object>");
}
//¼­ºêLEFT¸Þ´º
function leftmenu01() {
	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='250' height='450'>");
	  document.write("<param name='movie' value='/html/leftmenu01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='450'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu02 ¸Þ´º
function leftmenu02() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu03 ¸Þ´º
function leftmenu03() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu04 ¸Þ´º
function leftmenu04() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}

//¼­ºêleftmenu04 ¸Þ´º
function leftmenu05() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu05.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu05.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu06 ¸Þ´º
function leftmenu06() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu06.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu06.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu07 ¸Þ´º
function leftmenu07() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu07.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu07.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
//¼­ºêleftmenu08 ¸Þ´º
function leftmenu08() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu08.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu08.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}
function leftmenu09() {
	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='250' height='300'>");
	  document.write("<param name='movie' value='/html/leftmenu09.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu09.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='300'></embed>");
	document.write("</object>");
}
function leftmenu10() {
	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='250' height='300'>");
	  document.write("<param name='movie' value='/html/leftmenu10.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu10.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='300'></embed>");
	document.write("</object>");
}

function leftmenu11() {
	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='250' height='245'>");
	  document.write("<param name='movie' value='/html/leftmenu11.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu11.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='245'></embed>");
	document.write("</object>");
}

function leftmenu12() {
	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='250' height='230'>");
	  document.write("<param name='movie' value='/html/leftmenu12.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/leftmenu12.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='230'></embed>");
	document.write("</object>");
}

function womanbottom() {
	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='1000' height='250'>");
	  document.write("<param name='movie' value='/html/womanbottom.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/womanbottom.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='1000' height='250'></embed>");
	document.write("</object>");
}

//ºí·¯±× Äü
function quick_blog() {
	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='110' height='290'>");
	  document.write("<param name='movie' value='/html/woman_quick.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/woman_quick.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='110' height='290'></embed>");
	document.write("</object>");
}
function leftmenunetwork() {
	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='250' height='248'>");
	  document.write("<param name='movie' value='/html/left_network.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/left_network.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='250' height='248'></embed>");
	document.write("</object>");
}

//Äü¸Þ´º
function quick() {
document.write("<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='118' height='620' id='dietquick01' align='middle'>");
document.write("<param name='allowScriptAccess' value='sameDomain' />");
document.write("<param name='movie' value='/html/woman_quick.swf' />");
document.write("<param name='quality' value='high' />");
document.write("<param name=wmode value=transparent>");
document.write("<param name='bgcolor' value='#ffffff' />");
document.write("<embed src='/html/woman_quick.swf' quality='high' bgcolor='#ffffff' width='118' height='620' name='dietquick01' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
document.write("</object>");
}
//Äü¸Þ´º
function quickmeneu01() {
	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='110' height='201'>");
	  document.write("<param name='movie' value='/html/quick.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/quick.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='110' height='201'></embed>");
	document.write("</object>");
}

//³×Æ®¿öÅ©¾Ð±¸Á¤
function ag00() { 
	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='640' height='588'>");
	  document.write("<param name='movie' value='/html/ag00.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/ag00.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='588'></embed>");
	document.write("</object>");
}
function ag02() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/ag02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/ag02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function ag03() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/ag03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/ag03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}
function ag04() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/ag04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/ag04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}
function ag05() { 
	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='640' height='568'>");
	  document.write("<param name='movie' value='/html/ag05.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/ag05.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='568'></embed>");
	document.write("</object>");
}
//°­³²Á¡
function kn00() { 
	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='640' height='588'>");
	  document.write("<param name='movie' value='/html/kn00.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/kn00.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='588'></embed>");
	document.write("</object>");
}

function kn01() { 
	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='640' height='568'>");
	  document.write("<param name='movie' value='/html/kn01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/kn01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='568'></embed>");
	document.write("</object>");
}


function kn02() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/kn02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/kn02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function kn03() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/kn03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/kn03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function kn04() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/kn04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/kn04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}
//ÀÏ»ê
function is00() { 
	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='640' height='588'>");
	  document.write("<param name='movie' value='/html/is00.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/is00.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='588'></embed>");
	document.write("</object>");
}
function is01() { 
	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='640' height='568'>");
	  document.write("<param name='movie' value='/html/is01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/is01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='568'></embed>");
	document.write("</object>");
}

function is02() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/is02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/is02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function is03() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/is03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/is03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function is04() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/is04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/is04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}
function md00() { 
	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='640' height='568'>");
	  document.write("<param name='movie' value='/html/md00.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/md00.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='568'></embed>");
	document.write("</object>");
}
function md01() { 
	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='640' height='568'>");
	  document.write("<param name='movie' value='/html/md01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/md01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='568'></embed>");
	document.write("</object>");
}

function md02() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/md02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/md02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function md03() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/md03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/md03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

function  md04() { 
	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='640' height='251'>");
	  document.write("<param name='movie' value='/html/md04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/md04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='251'></embed>");
	document.write("</object>");
}

//¼¿ÇÁÅ×½ºÆ® selftest01
function selftest01() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest01.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest01.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest02() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest02.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest02.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest03() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest03.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest03.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest04() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest04.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest04.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest05() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest05.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest01.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest06() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest06.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest06.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest07() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest07.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest07.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
function selftest08() { 
	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='640' height='200'>");
	  document.write("<param name='movie' value='/html/selftest08.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/selftest08.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='200'></embed>");
	document.write("</object>");
}
//¼¿ÇÁÅ×½ºÆ® ³¡

function skin_st() { 
	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='640' height='500'>");
	  document.write("<param name='movie' value='/html/skin_st.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/skin_st.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='500'></embed>");
	document.write("</object>");
}
//¼¿ÇÁÅ×½ºÆ® ³¡

function program() { 
	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='640' height='500'>");
	  document.write("<param name='movie' value='/html/program.swf'>");
	  document.write("<param name=quality value=high>");
	  document.write("<param name='wmode' value='transparent' />");
	  document.write("<embed src='/html/program.swf' quality=high pluginspage='http://www.macromedia.com/selftest05/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='640' height='500'></embed>");
	document.write("</object>");
}


function __ws__(id){
document.write(id.text);
id.id='';
}



