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