function F_embed(value1,value2,value3){
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="' + value2 + '" height="' + value3 + '">');
  document.write('<param name="movie" value="' + value1 + '">');
  document.write('<param name="quality" value="high">');
  document.write('<param name="wmode" value="transparent">');
  document.write('<embed src="' + value1 + '" width="' + value2 + '" height="' + value3 + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>');
  document.write('</object>');
}

function F_embed_link(value1,value2,value3,value4){
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="' + value2 + '" height="' + value3 + '">');
  document.write('<param name="movie" value="' + value1 + '">');
  document.write('<param name="quality" value="high">');
  document.write('<param name="wmode" value="transparent">');
	document.write('<param name="FlashVars" value="' + value4 + '">');
  document.write('<embed src="' + value1 + '" width="' + value2 + '" height="' + value3 + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>');
  document.write('</object>');
}

function F_embed_movie(value1,value2,value3){
  document.write('<embed src="'+value1+'" width="'+value2+'" height="'+value3+'" showcontrols="1">');
  document.write('</embed>');
}

function F_embed_movie1(value1,value2,value3){
  document.write('<object width="'+value2+'" height="'+value3+'">');
  document.write('<param name="loop" value="true">');
  document.write('<embed width="'+value2+'" height="'+value3+'" loop="true" src="'+value1+'">');
  document.write('</embed>');
  document.write('</object>');
}

function F_embed_movie2(value1,value2,value3){
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="'+value2+'" height="'+value3+'">');
document.write ('<param name="movie" value="'+value1+'">');
document.write ('<param name="quality" value="high">');
document.write ('<embed src="'+value1+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+value2+'" height="'+value3+'"></embed>');
document.write ('</object>');
}

function F_embed_movie3(value1,value2,value3){
document.write ('<OBJECT classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"  codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height='+value3+' id=MediaPlayer name=MediaPlayer style="LEFT: 0px; TOP: 0px" type=application/x-oleobject width='+value2+' standby="Loading Microsoft Windows Media Player components...">');
document.write ('<PARAM NAME="AudioStream" 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="AllowScan" VALUE="-1">');
document.write ('<PARAM NAME="AllowChangeDisplaySize" VALUE="-1">');
document.write ('<PARAM NAME="AutoRewind" VALUE="0">');
document.write ('<PARAM NAME="Balance" VALUE="0">');
document.write ('<PARAM NAME="BaseURL" VALUE="">');
document.write ('<PARAM NAME="BufferingTime" VALUE="5">');
document.write ('<PARAM NAME="CaptioningID" VALUE="">');
document.write ('<PARAM NAME="ClickToPlay" VALUE="-1">');
document.write ('<PARAM NAME="CursorType" VALUE="0">');
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="16777215">');
document.write ('<PARAM NAME="DisplayMode" VALUE="0">');
document.write ('<PARAM NAME="DisplaySize" VALUE="0">');
document.write ('<PARAM NAME="Enabled" VALUE="-1">');
document.write ('<PARAM NAME="EnableContextMenu" VALUE="-1">');
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="Filename" VALUE="'+value1+'">');
document.write ('<PARAM NAME="InvokeURLs" VALUE="-1">');
document.write ('<PARAM NAME="Language" VALUE="-1">');
document.write ('<PARAM NAME="Mute" VALUE="0">');
document.write ('<PARAM NAME="PlayCount" VALUE="1">');
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="SAMIFileName" VALUE="">');
document.write ('<PARAM NAME="SelectionStart" VALUE="-1">');
document.write ('<PARAM NAME="SelectionEnd" VALUE="-1">');
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="-1">');
document.write ('<PARAM NAME="ShowAudioControls" VALUE="-1">');
document.write ('<PARAM NAME="ShowDisplay" VALUE="0">');
document.write ('<PARAM NAME="ShowGotoBar" VALUE="0">');
document.write ('<PARAM NAME="ShowPositionControls" VALUE="-1">');
document.write ('<PARAM NAME="ShowStatusBar" VALUE="-1">');
document.write ('<PARAM NAME="ShowTracker" VALUE="-1">');
document.write ('<PARAM NAME="TransparentAtStart" VALUE="-1">');
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="-600">');
document.write ('<PARAM NAME="WindowlessVideo" VALUE="0"></OBJECT> 	');
}

function F_embed_kke(){
document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="675" height="189">');
document.write ('<param name=movie value="images_new/kk_main_img.swf">');
document.write ('<param name=quality value=high>');
document.write ('<embed src="images_new/kk_main_img.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="675" height="189"></embed>');
document.write ('</object>');
}

