document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=' + version + '"');
document.write('id=AdSelect width=' + w + ' HEIGHT=' + h + ' VIEWASTEXT>');
document.write('<PARAM name=movie value="' + swf_filenm + '">');
document.write('<PARAM name=menu value=false>');
document.write('<PARAM name=quality value=high>');
document.write('<PARAM name=bgcolor value=#FFFFFF>');
document.write('<EMBED src="' + swf_filenm + '" menu=false quality=high bgcolor=#FFFFFF ');
document.write(' swLiveConnect=FALSE WIDTH=' + w + ' HEIGHT=' + h);
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/jp/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');	
document.write('</EMBED>');
document.write('</OBJECT>');	

