//document.domain = "cokeplay.com"; 	

//±âº» - ÀÌ¸§, ÇÃ·¡½ÃÆÄÀÏ¸í, °¡·Î, ¼¼·Î, Á¤·Ä
function FlashInc(f_name,f_value,f_width,f_height,f_align){
	document.write('<object id="'+f_name+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="movie" value="' + f_value+'.swf" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<embed src="' + f_value+'.swf" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />') ;
	document.write('</object>') ;
}

/*
function FlashInc(f_name,f_value,f_width,f_height,f_align){
	document.write('<object id="'+f_name+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="movie" value="' + domainUrl + '/images/swf/'+f_value+'.swf" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<embed src="' + domainUrl + '/images/swf/'+f_value+'.swf" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />') ;
	document.write('</object>') ;
}
*/

/*
//±âº» + ÆÄ¶ó¹ÌÅÍ
function topNavi(f_name,f_value,f_width,f_height,f_align,f_param){
	document.write('<object id="'+f_name+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="FlashVars" value="'+f_param+'" />') ;
	document.write('<param name="movie" value="'+f_value+'.swf" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<embed src="'+f_value+'.swf" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />') ;
	document.write('</object>') ;
}

//±âº» + ÆÄ¶ó¹ÌÅÍ
function FlashIncParam(f_name,f_value,f_width,f_height,f_align,f_param){
	document.write('<object id="'+f_name+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="movie" value="'+f_value+'.swf?return_url=/Default.aspx" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<param name="showLiveConnect" " value="true" />' );
	document.write('<param name="allowFullScreen" value="true" />') ;
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<param name="FlashVars" value="'+f_param+'">');
	document.write('<embed src="'+f_value+'.swf?return_url=/Default.aspx" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  allowFullScreen="true" showLiveConnect="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />') ;
	document.write('</object>') ;
}
//090421 Ãß°¡ ¸ÞÀÎ ¹× ¿ÀÇÂÇØÇÇ´Ï½º ¹ÂÁ÷ & TVCF ÆäÀÌÁö Àû¿ë
function FlashIncParam_black(f_name,f_value,f_width,f_height,f_align,f_param){
	document.write('<object id="'+f_name+'" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="movie" value="'+f_value+'.swf?return_url=/Default.aspx" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<param name="showLiveConnect" " value="true" />' );
	document.write('<param name="allowFullScreen" value="true" />') ;
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<param name="FlashVars" value="'+f_param+'">');
	document.write('<param name="bgcolor" value="#000000" />') ;//¡Ú¡Ú¡Ú¡Ú
	document.write('<embed src="'+f_value+'.swf?return_url=/Default.aspx" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  allowFullScreen="true" showLiveConnect="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />') ;
	document.write('</object>') ;
}

//±âº» + ÆÄ¶ó¹ÌÅÍ + ·¹ÀÌ¾î
function Flashf(f_name,f_value,f_width,f_height,f_align,f_param){
	document.write('<object id="'+f_name+'" style="position:absolute; top:0px;z-index:1000;visibility: hidden; width:100%; height:580px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+f_width+'" height="'+f_height+'">') ;
	document.write('<param name="movie" value="'+f_value+'.swf?return_url=/Default.aspx" />') ;
	document.write('<param name="quality" value="high" />') ;
	document.write('<param name="menu" value="false" />') ;
	document.write('<param name="wmode" value="transparent" />') ;
	document.write('<param name="allowScriptAccess" value="always" />');
	document.write('<PARAM NAME=scale VALUE=noscale> ');
	document.write('<PARAM NAME="SAlign" VALUE="'+f_align+'">') ;
	document.write('<param name="FlashVars" value="'+f_param+'">');
	document.write('<embed src="'+f_value+'.swf?return_url=/Default.aspx" quality="high" name="'+f_name+'" SAlign="'+f_align+'" scale=noscale width="'+f_width+'" height="'+f_height+'" allowScriptAccess="always"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />') ;
	document.write('</object>') ;
}

//¹Ìµð¾î
function PlayerInc(f_name,f_value,f_width,f_height){
	document.write('<object classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95 id=mp name=mp standby="Loading Windows Media Player components..." type="application/x-oleobject" width="'+f_width+'" height="'+f_height+'">');
	document.write('<param NAME="'+f_name+'" VALUE="'+f_value+'">');
	document.write('<param NAME=ShowControls VALUE=0>');
	document.write('<param NAME=ShowGotoBar VALUE=0>');
	document.write('<param NAME=ShowStatusBar VALUE=0>');
	document.write('<param NAME=ControlType VALUE=2>');
	document.write('<param NAME=AutoStart value=-1>');
	document.write('<param NAME=ShowDisplay value=0>');
	document.write('<param NAME=AutoStart value=-1>');
	document.write('<param NAME=DisplayBackColor VALUE=&HF4F3EB>');
	document.write('<param NAME=DisplayForeColor VALUE=&H999988>');
	document.write('<param NAME=Enabled VALUE=ture>');
	document.write('<param NAME=EnableContextMenu Value=0>');
	document.write('<param NAME=Volume value=0>');
	document.write('<param NAME=BufferingTime value=8>');
	document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/mediaplayer/download/default.asp" FileName="" Name=mpwidth="'+f_width+'" height="'+f_height+'" SHOWSTATUSBAR=-1 SHOWCONTROLS=0 SHOWGOTOBAR=0 SHOWDISPLAY=0 INVOKEURLS=-1 AUTOSTART=1 CLICKTOPLAY=0 DisplayForeColor=2334678></embed>');
	document.write(' </object>');
}

//¹Ìµð¾î»ç¿îµå
function SoundInc(){
document.write('<OBJECT classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" id="MMPlayer1" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" width="1" height="1" viewastext>');
document.write('<PARAM NAME="filename" VALUE="">');
document.write('<PARAM name="AudioStream" value="1">');
document.write('<PARAM name="captioningid" value="caption">');
document.write('<PARAM name="AutoPlay" value="1">');
document.write('<PARAM name="AutoSize" value="0">');
document.write('<PARAM name="AutoStart" value="1">');
document.write('<PARAM name="AnimationAtStart" value="0">');
document.write('<PARAM name="AutoRewind" value="1">');
document.write('<PARAM name="Balance" value="0">');
document.write('<PARAM name="BufferingTime" value="1000">');
document.write('<PARAM name="CaptioningID" value="">');
document.write('<PARAM name="ClickToPlay" value="0">');
document.write('<PARAM name="CursorType" value="32512">');
document.write('<PARAM name="CurrentPosition" value="-1">');
document.write('<PARAM name="CurrentMarker" value="0">');
document.write('<PARAM name="DefaultFrame" value="">');
document.write('<PARAM name="DisplayBackColor" value="0">');
document.write('<PARAM name="DisplayForeColor" value="0">');
document.write('<PARAM name="DisplaySize" value="4">');
document.write('<PARAM name="uiMode" value="none">');
document.write('<PARAM name="stretchToFit" value="0">');
document.write('<PARAM name="Enabled" value="-1">');
document.write('<PARAM name="EnableContextMenu" value="0">');
document.write('<PARAM name="EnablePositionControls" value="-1">');
document.write('<PARAM name="EnableFullScreenControls" value="1">');
document.write('<PARAM name="EnableTracker" value="-1">');
document.write('<PARAM name="InvokeURLs" value="-1">');
document.write('<PARAM name="Language" value="0">');
document.write('<PARAM name="Mute" value="0">');
document.write('<PARAM name="PlayCount" value="1000">');
document.write('<PARAM name="PreviewMode" value="0">');
document.write('<PARAM name="Rate" value="1">');
document.write('<PARAM name="SAMILang" value="">');
document.write('<PARAM name="SAMIStyle" value="">');
document.write('<PARAM name="SelectionStart" value="0">');
document.write('<PARAM name="SelectionEnd" value="0">');
document.write('<PARAM name="SendOpenStateChangeEvents" value="-1">');
document.write('<PARAM name="SendWarningEvents" value="-1">');
document.write('<PARAM name="SendErrorEvents" value="-1">');
document.write('<PARAM name="SendKeyboardEvents" value="0">');
document.write('<PARAM name="SendMouseClickEvents" value="0">');
document.write('<PARAM name="SendMouseMoveEvents" value="0">');
document.write('<PARAM name="SendPlayStateChangeEvents" value="1">');
document.write('<PARAM name="ShowCaptioning" value="0">');
document.write('<PARAM name="ShowControls" value="0">');
document.write('<PARAM name="ShowAudioControls" value="0">');
document.write('<PARAM name="ShowDisplay" value="0">');
document.write('<PARAM name="ShowGotoBar" value="0">');
document.write('<PARAM name="ShowPositionControls" value="0">');
document.write('<PARAM name="ShowTracker" value="0">');
document.write('<PARAM name="TransparentAtStart" value="0">');
document.write('<PARAM name="VideoBorderWidth" value="0">');
document.write('<PARAM name="VideoBorderColor" value="0">');
document.write('<PARAM name="VideoBorder3D" value="0">');
document.write('<PARAM name="Volume" value="10">');
document.write('<PARAM name="WindowlessVideo" value="0">');
document.write('</OBJECT>');
}
*/

