function flashFile()
{
document.write('<object type="application/x-shockwave-flash" data="images/homeheader.swf" width="774" height="212">\n');
document.write('<param name="movie" value="images/homeheader.swf" />\n');
document.write('</object>\n');
}
