function header_images()
{
document.write('<object width="780" height="250">\n');
document.write('<embed src="/fe/files/fe_hdr.swf" quality="high" width="780" height="250" wmode="transparent" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
document.write('</object>\n');
}