function showFlash(flaFile, widths, heights, btrans) { 

  var strings = '<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="' + widths + '"  height="' + heights + '"><param name="movie" value="' + flaFile + '"><param name="menu" value="false"><param name="quality" value="high"> '; 

  if (btrans == 'y') { 
    strings += '<param name="wmode" value="transparent">'; 
  } 

  strings += '<embed src="' + flaFile + '" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="' + widths + '" height="' + heights + '"> </embed> </object>'; 

  document.write(strings); 

  return; 
} 


function show_Mov(File, width, height) {

 var strings = '<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ';

	  strigns += 'SRC="' + File + '" name="MediaPlayer_junghun" width="' + width + '" height="' + height + '" transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>';

  document.write(strings); 

  return; 
} 


function sub01_07_movie(){
	document.write('<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ');
	document.write('SRC="../vod/vod_news1.asf" name="MediaPlayer_junghun" width="360" height="311" ');
	document.write('transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ');
	document.write('ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>');
}

function sub01_07_movie2(){
	document.write('<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ');
	document.write('SRC="../vod/vod_news2.wmv" name="MediaPlayer_junghun" width="360" height="311" ');
	document.write('transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ');
	document.write('ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>');
}

function sub01_07_movie3(){
	document.write('<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ');
	document.write('SRC="../vod/vod_news3.asf" name="MediaPlayer_junghun" width="360" height="311" ');
	document.write('transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ');
	document.write('ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>');
}

function sub01_07_movie4(){
	document.write('<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ');
	document.write('SRC="../vod/vod_news4.wmv" name="MediaPlayer_junghun" width="360" height="311" ');
	document.write('transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ');
	document.write('ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>');
}
function sub01_07_movie5(){
	document.write('<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ');
	document.write('SRC="../vod/vod_news5.wmv" name="MediaPlayer_junghun" width="360" height="311" ');
	document.write('transparentAtStart="1" transparentAtStop="1" AnimationAtStart="0" EnableContextMenu ="0" ');
	document.write('ShowControls="1" showstatusbar="1" autostart="1" EnableSelectionControl="1" EnableFullScreenControls ="1"></EMBED>');
}