function header_images()
{
document.write('<object width="780" height="200">\n');
document.write('<param name="bgcolor" value="#000000" />\n');
document.write('<embed src="/acadaffrs/files/acad_header.swf" quality="high" width="780" height="200" bgcolor="#000000" wmode="transparent" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
document.write('</object>\n');
}