function playFlash()
{
document.write('<object type="application/x-shockwave-flash" data="./hawmi2.swf" width="800" height="600">\n');
document.write('<param name="movie" value="./hawmi2.swf" /><param NAME="wmode" VALUE="transparent" />\n');
document.write('</object>\n');
}