// JavaScript Documentfunction RunFukuwarai(){    document.write('<embed src="fukuwarai05.dcr" pluginspage="http://www.macromedia.com/jp/shockwave/download/" width="420" height="320" wmode="transparent">\n');	document.write('</embed>\n');}function putSoundPlayer(file) {	document.write('<p style="text-align:right; ">' +		'<embed src="' + file + '" autostart="false" repeat="true" loop="true" width="280" height="45"> </embed>' +		'</p>');}