/* ??? ?? ?? */
function FlashObject(URL, width, height, wmode) {
	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="'+width+'" height="'+height+'">');
	document.write('  <param name=movie value="'+URL+'">');
	document.write('  <param name=quality value=high>');
	document.write('  <param name=wmode value="'+wmode+'">');
	document.write('  <embed src="'+URL+'" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="'+wmode+'" width="'+width+'" height="'+height+'"></embed>');
	document.write('</object>');
}

function objflash(FURL, wid, hei,fmode, falign) {
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='"+wid+"' height='"+hei+"'>");
document.write("<param name='movie' value='"+FURL+"'>");
document.write("<param name='quality' value='high'>");
document.write("<param name='wmode' value='"+fmode+"'>");
document.write("<param name='salign' value='"+falign+"'>");
document.write("<embed src='"+FURL+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+wid+"' height='"+hei+"'></embed>");
document.write("</object>");
}


function MenuFlash1()
{
	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="93" height="322">');
    document.write('	<param name="movie" value="flash/move_menu.swf">');
	document.write('	<PARAM NAME=wmode VALUE=transparent>');
    document.write('	<param name="quality" value="high">');
    document.write('<embed src="flash/move_menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="93" height="322"></embed></object>');
}
/*
function MenuFlash2()
{
    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="93" height="322">');
    document.write('	<param name="movie" value="flash/Warrock_93150_051205.swf">');
    document.write('	<param name="quality" value="high">');
    document.write('<embed src="flash/Warrock_93150_051205.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="93" height="322"></embed></object>');
}
*/
function MenuFlash3()
{
    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="89" height="119">');
    document.write('	<param name="movie" value="flash/150x200.swf">');
	document.write('	<PARAM NAME=wmode VALUE=transparent>');
    document.write('	<param name="quality" value="high">');
    document.write('<embed src="flash/150x200.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="89" height="119"></embed></object>');
}
