function open_video()
{
 w1 = window.open("../NEWS/pop_video.asp", "video", 'left=100,top=100,width=470,height=370,scrollbars=yes,screenX=0,screenY=0');
 w1.focus();
 return false;
}

function HomeFlash()
{
		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="478" height="180">');
    document.write('<param name="movie" value="../../FLASH/home.swf?f=' + rnd_s + '">');
    document.write('<param name="quality" value="high">');
	 document.write(' <param name="wmode" value="transparent">');
    document.write('<embed src="../../FLASH/home.swf?f=' + rnd_s + '" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="478" height="180"></embed>');
    document.write('</object>');
}

function IndFlash()
{
		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="478" height="115">');
    document.write('<param name="movie" value="../../FLASH/ind.swf?s=' + rnd_s + '&f=' + top_flash + '">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="../../FLASH/ind.swf?s=' + rnd_s + '&f=' + top_flash + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="478" height="115"></embed>');
  	document.write('</object>');
}

function IndFlash2()
{
		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="650" height="115">');
    document.write('<param name="movie" value="../../FLASH/ind.swf?s=' + rnd_s + '&f=' + top_flash + '">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="../../FLASH/ind.swf?s=' + rnd_s + '&f=' + top_flash + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="658" height="115"></embed>');
  	document.write('</object>');
}







function HomeFlashEn()
{
		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="478" height="180">');
    document.write('<param name="movie" value="../../FLASH/home_en.swf?f=' + rnd_s + '">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="../../FLASH/home_en.swf?f=' + rnd_s + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="478" height="180"></embed>');
    document.write('</object>');
}

function IndFlashEn()
{
		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="478" height="115">');
    document.write('<param name="movie" value="../../FLASH/ind_en.swf?s=' + rnd_s + '&f=' + top_flash + '">');
    document.write('<param name="quality" value="high">');
    document.write('<embed src="../../FLASH/ind_en.swf?s=' + rnd_s + '&f=' + top_flash + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="478" height="115"></embed>');
  	document.write('</object>');
}
