function FlashCode()
{
    document.write('<object type="application/x-shockwave-flash" data="Flash/head.swf" width="730" height="174">\n');
    document.write('<param name="movie" value="Flash/head.swf" />\n');
    document.write('</object>\n');
}
