	function MakeFlashString(source,id,width,height,wmode, otherParam)
	{	
		return "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0\" width="+width+" height="+height+" id='top_navi'><param name=allowScriptAccess value=always><param name=wmode value="+wmode+" /><param name=movie value="+source+" /><param name=quality value=high />"+otherParam+"<param name='allowScriptAccess' value='always'><embed src="+source+" quality=high wmode="+wmode+" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+width+" height="+height+" showmenu=false allowScriptAccess='always' swLiveConnect='true' name='sub'></embed></object>";
	}
	 
	function DocumentWrite(src)
	{
		document.write(src);
	}


	function MakeObjectMovie(classid, name, id, width, height, AutoStart, AllowChangeDisplaySize, DisplaySize, Filename, PlayCount, ShowCaptioning, ShowControls, ShowAudioControls, ShowDisplay, ShowGotoBar, ShowPositionControls, ShowStatusBar, ShowTracker) 
	{
		return "<OBJECT classid="+classid+" name="+name+" width="+width+" height="+height+" id="+id+"><PARAM NAME=AutoStart VALUE="+AutoStart+"><PARAM NAME=AllowChangeDisplaySize value="+AllowChangeDisplaySize+"><PARAM NAME=DisplaySize VALUE="+DisplaySize+"><PARAM NAME=Filename VALUE="+Filename+"><PARAM NAME=PlayCount VALUE="+PlayCount+"><PARAM NAME=ShowCaptioning VALUE="+ShowCaptioning+"><PARAM NAME=ShowControls VALUE="+ShowControls+"><PARAM NAME=ShowAudioControls VALUE="+ShowAudioControls+"><PARAM NAME=ShowDisplay VALUE="+ShowDisplay+"><PARAM NAME=ShowGotoBar VALUE="+ShowGotoBar+"><PARAM NAME=ShowPositionControls VALUE="+ShowPositionControls+"><PARAM NAME=ShowStatusBar VALUE="+ShowStatusBar+"><PARAM NAME=ShowTracker VALUE="+ShowTracker+"></OBJECT>"
	}

	function MakeEmbed(Filename, width, height, autostart) {
		 
		return "<embed src="+Filename+" width="+width+" height="+height+" autostart="+autostart+"></embed>"
	}
	function MakeObjectMovie2(byPath,byWidth,byHeight)
	{
		document.write('<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id="MediaPlayer1" name="MediaPlayer1" width="'+byWidth+'" height="'+byHeight+'" style="visibility: block">');
		document.write('  <param name="AutoSize" value="0">');
		document.write('  <!-- 0 ÀÌ¸é Å©±â°íÁ¤, 1ÀÌ¸é ÀÚµ¿À¸·Î Å©±â¸¦ Á¶ÀýÇÔ.-->');
		document.write('  <param name="AutoStart" value="1">');
		document.write('  <!--1ÀÌ¸é ÀÚµ¿À¸·Î ÇÃ·¹ÀÌ µÊ, 0ÀÌ¸é ¹öÆ°À» ´­·¯¾ß µÊ. -->');
		document.write('  <param name="AutoRewind" value="1">');
		document.write('  <!-- 1ÀÌ¸é ÀÚµ¿À¸·Î µÇ°¨±â µÊ -->');
		document.write('  <param name="ClickToPlay" value="0">');
		document.write('  <!-- 1ÀÌ¸é ¸¶¿ì½º Å¬¸¯ÇÏ¸é Àç»ý°ú ÀÏ½ÃÁ¤ÁöµÊ-->');
		document.write('  <param name="Enabled" value="1">');
		document.write('  <!-- 1ÀÌ¸é ±â´É¹öÆ° »ç¿ë°¡´ÉÇÏ°í, 0ÀÌ¸é »ç¿ëÀÌ ºÒ°¡´ÉÇÔ. -->');
		document.write('  <param name="ShowTracker" value="0">');
		document.write('  <!-- 1ÀÌ¸é Àç»ýµÇ´Â Æ®·¢ÀÇ »óÈ²À» º¸¿©ÁÜ.-->');
		document.write('  <param name="EnableTracker" value="0">');
		document.write('  <!-- 0ÀÌ¸é Æ®·¢¿¡¼­ ½½¶óÀÌµå¹Ù »ç¿ë¾ÈµÊ. -->');
		document.write('  <param name="EnableContextMenu" value="1">');
		document.write('  <!-- 1ÀÌ¸é ¸¶¿ì½º ¿À¸¥ÂÊ¹öÆ°À¸·Î ´ÜÃà¸Þ´º È£ÃâÀÌ °¡´ÉÇÔ. -->');
		document.write('  <param name="ShowStatusBar" value="0">');
		document.write('  <!-- 1ÀÌ¸é ÇÏ´Ü¿¡ ÀÖ´Â »óÅÂ¹Ù¸¦ º¸¿©ÁÜ -->');
		document.write('  <param name="ShowControls" value="0">');
		document.write('  <!-- 1ÀÌ¸é Àç»ý ¹× Á¤Áö µîÀÇ ÄÜÆ®·ÑÆÐ³ÎÀ» º¸¿© ÁÜ. -->');
		document.write('  <param name="ShowAudioControls" value="1">');
		document.write('  <!-- 1ÀÌ¸é º¼·ýÁ¶Àý±â º¸ÀÓ. -->');
		document.write('  <param name="ShowCaptioning" value="1">');
		document.write('  <!-- 1ÀÌ¸é Ä¸¼ÇÃ¢ÀÌ º¸ÀÎ´Ù. -->');
		document.write('  <param name="Mute" value="0">');
		document.write('  <!-- 1ÀÌ¸é ¼Ò¸®³ªÁö ¾ÊÀ½ -->');
		document.write('  <param name="ShowDisplay" value="0">');
		document.write('  <!-- 1ÀÌ¸é Å¬¸³, ¸¸µçÀÌ, ÀúÀÛ±ÇÀÇ Á¤º¸¸¦ º¸¿© ÁÜ. -->');
		document.write('  <param name="Filename" value="'+byPath+'">');
		document.write('  <!--ValueµÚ¿¡ Àç»ýÇÒ ÆÄÀÏ¸íÀ» Àû¾î ÁØ´Ù-->');
		document.write('</object>');
	}