


function flash()
{
    document.write('<param name="movie" value="0804/0804.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<PARAM NAME="wmode" VALUE="opaque" />\n');
    document.write('<PARAM NAME="wmode" VALUE="transparent" />\n');
    document.write('<embed src="0804/0804.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="530" height="300"></embed>\n');
    document.write('</object>\n');
}



